Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Otterkit COBOL
A free and open source Standard COBOL compiler for .NET
Collective -
Host: opensource -
https://opencollective.com/otterkit
- Website: https://otterkit.com/
- Code: https://github.com/otterkit/
[Update]: Commit Sin
github.com/otterkit/otterkit-cobol - 482d1563f27b239bd6d710650c56c2949bd91a8a authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 482d1563f27b239bd6d710650c56c2949bd91a8a authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add Decimal128 trig functions
github.com/otterkit/otterkit-cobol - 66df497a5a33e3c06fef05c9ab479c64c5b83fee authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 66df497a5a33e3c06fef05c9ab479c64c5b83fee authored almost 2 years ago by Keith Taylor <[email protected]>
[Submodule]: Libotterkit Numeric update
github.com/otterkit/otterkit-cobol - 9c18f55f8b40fb7e134db077e029c8e6b000c8f7 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 9c18f55f8b40fb7e134db077e029c8e6b000c8f7 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add Numeric ROS<byte> constructor, and add Decimal128 conversions
github.com/otterkit/otterkit-cobol - ccda13a228c3d05bba54d5aeb1c331a64644e322 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - ccda13a228c3d05bba54d5aeb1c331a64644e322 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Otterkit.Numerics to latest version
github.com/otterkit/otterkit-cobol - 21ca11a72035ffa9b517e68bcbe6a9511c76b6ae authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 21ca11a72035ffa9b517e68bcbe6a9511c76b6ae authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Change namespace to match other packages
github.com/otterkit/otterkit-cobol - 350eae3c75ee003752b6a5ba121b55bec7603c30 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 350eae3c75ee003752b6a5ba121b55bec7603c30 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Log10 bindings, and improve string methods
github.com/otterkit/otterkit-cobol - 60f103a79f03d22fba4363e5e6dbc6b91a4fc0fb authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 60f103a79f03d22fba4363e5e6dbc6b91a4fc0fb authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Otterkit.Numerics to latest version 1.7.20
github.com/otterkit/otterkit-cobol - a363190d3e6b3f5c8bc7133653149e0db61c3174 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - a363190d3e6b3f5c8bc7133653149e0db61c3174 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed ToString thread safety issue
github.com/otterkit/otterkit-cobol - dcf68176facc29b861eede8acd88309c69f2bc70 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - dcf68176facc29b861eede8acd88309c69f2bc70 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Sqrt, Ln and Exp C# methods
github.com/otterkit/otterkit-cobol - 793bc06624646269ee83ca9b30ca229ea01629d7 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 793bc06624646269ee83ca9b30ca229ea01629d7 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Separator period on statements, ID division and EVALUATE statement
github.com/otterkit/otterkit-cobol - 2f9229d323536a4fec6eb070fe293124cd0143f2 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 2f9229d323536a4fec6eb070fe293124cd0143f2 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: NuGet package version
github.com/otterkit/otterkit-cobol - 4bba57d9c0301df7743634f0c1d5dae86adcc9da authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 4bba57d9c0301df7743634f0c1d5dae86adcc9da authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Sqrt, Ln and Exp bindings
github.com/otterkit/otterkit-cobol - fb5c77bde8e1dd6242a7023a799d548b19fda81d authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - fb5c77bde8e1dd6242a7023a799d548b19fda81d authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Bindings for Max, Min and Pow methods
github.com/otterkit/otterkit-cobol - ad11e784903cac45901c55a7dbcf9d54af277386 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - ad11e784903cac45901c55a7dbcf9d54af277386 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Change name from DecimalQuad to Decimal128
github.com/otterkit/otterkit-cobol - 44ea62328979a560bfdef558dd205c9c66ea94d4 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 44ea62328979a560bfdef558dd205c9c66ea94d4 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Implement comparison operators
github.com/otterkit/otterkit-cobol - 19271b9c9ef34f89fdfea44cba52ad94365cd430 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 19271b9c9ef34f89fdfea44cba52ad94365cd430 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Native bindings for comparison functions
github.com/otterkit/otterkit-cobol - e5e4e4cbd8912132b44ca74bd37a95d3afb5e638 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - e5e4e4cbd8912132b44ca74bd37a95d3afb5e638 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add more native build files to gitignore
github.com/otterkit/otterkit-cobol - b78c27f93386970413281f4f7465fa012ce5589c authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - b78c27f93386970413281f4f7465fa012ce5589c authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: PackageCopyToOutput should work?
github.com/otterkit/otterkit-cobol - 84ecf3e4a3353f4a5d19f27b418ee45c1d213db2 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 84ecf3e4a3353f4a5d19f27b418ee45c1d213db2 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: CopyToPublishDirectory instead of CopyToOutputDirectory
github.com/otterkit/otterkit-cobol - 35645b2f5674c70f9609ba2e9a9989d857217d33 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 35645b2f5674c70f9609ba2e9a9989d857217d33 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add installation guide and usage examples
github.com/otterkit/otterkit-cobol - 62bbf4f9929809ceef938dd326baf25a0b2657bc authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 62bbf4f9929809ceef938dd326baf25a0b2657bc authored almost 2 years ago by Keith Taylor <[email protected]>
[Submodule]: Libotterkit add CONCAT, LENGTH and REVERSE functions
github.com/otterkit/otterkit-cobol - b50dae18a1e06c2f61f1ee94ee1f6b161d063269 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - b50dae18a1e06c2f61f1ee94ee1f6b161d063269 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add CONCAT, LENGTH and REVERSE functions (#28)
* Redo CONCAT Function
* Redo LENGTH function
* Redo REVERSE Function
github.com/otterkit/otterkit-cobol - c99f0ff89ef04a3b1f5fb7fcce67af244ace531a authored almost 2 years ago by Sean Vo <[email protected]>
[Submodule]: Libotterkit add Otterkit.Numerics as a dependency
github.com/otterkit/otterkit-cobol - 69b81498ed118d5642199249c45ef9621e82de7f authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 69b81498ed118d5642199249c45ef9621e82de7f authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add Otterkit.Numerics as a dependency
github.com/otterkit/otterkit-cobol - 3e82fac1a30508b3964ddf08551067100d31bc27 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 3e82fac1a30508b3964ddf08551067100d31bc27 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: README and NuGet package configuration
github.com/otterkit/otterkit-cobol - 3654a82a3b83a89244dfde54af517c41d843fb36 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 3654a82a3b83a89244dfde54af517c41d843fb36 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Change IEEE bits fields back to internal
github.com/otterkit/otterkit-cobol - eb39365ef1aca39e86102b8002d06cb57b5a781b authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - eb39365ef1aca39e86102b8002d06cb57b5a781b authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Constants, strings, operators and more
github.com/otterkit/otterkit-cobol - aa2576dfc9e5fa3552387694c89c9aca19221eb2 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - aa2576dfc9e5fa3552387694c89c9aca19221eb2 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Bindings for the non-computational comparisons/tests
github.com/otterkit/otterkit-cobol - 8acaa5d83305e36f20508861cfa610718e0d4945 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 8acaa5d83305e36f20508861cfa610718e0d4945 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Implement and bindings and methods
github.com/otterkit/otterkit-cobol - 1f9df644c2b7ab9462d598f25795cb2b43f3eb09 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 1f9df644c2b7ab9462d598f25795cb2b43f3eb09 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add constructor for IEEE 754 bits
github.com/otterkit/otterkit-cobol - 7676cff2e2d1b2aeee51ead227917b5d6fe4c7ce authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 7676cff2e2d1b2aeee51ead227917b5d6fe4c7ce authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add bindings to more decQuad functions
github.com/otterkit/otterkit-cobol - 671c20a1fc9951fa8ca23088078d055f28cae1c9 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 671c20a1fc9951fa8ca23088078d055f28cae1c9 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Small refactor to improve maintainability
github.com/otterkit/otterkit-cobol - 53bc08985c4f3e56cc14fbcdb0dd81a21bef8686 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 53bc08985c4f3e56cc14fbcdb0dd81a21bef8686 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Implement native marshalling conversions
github.com/otterkit/otterkit-cobol - ab8da49f4efa991b195004c929653c5447bfd825 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - ab8da49f4efa991b195004c929653c5447bfd825 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit license and markdown files
github.com/otterkit/otterkit-cobol - f84a1416903c5767456e5de529047294a106647f authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - f84a1416903c5767456e5de529047294a106647f authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit git files
github.com/otterkit/otterkit-cobol - 5116645ef24f4a4c344ec6b5383f2db9410fb29c authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 5116645ef24f4a4c344ec6b5383f2db9410fb29c authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit WIP implementation
github.com/otterkit/otterkit-cobol - 44acc5ea62d3c99bbdca20ff331621338b0b9c4c authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 44acc5ea62d3c99bbdca20ff331621338b0b9c4c authored almost 2 years ago by Keith Taylor <[email protected]>
[ThirdParty]: Commit decNumber source code
github.com/otterkit/otterkit-cobol - 478c5eba00c3d41162d9e49fcc8f2ad9972836f9 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 478c5eba00c3d41162d9e49fcc8f2ad9972836f9 authored almost 2 years ago by Keith Taylor <[email protected]>
Initial commit
github.com/otterkit/otterkit-cobol - 2fdb9806c06e7554d1b8ec16d35d69bec941fc58 authored almost 2 years ago by Gabriel Gonçalves <[email protected]>
github.com/otterkit/otterkit-cobol - 2fdb9806c06e7554d1b8ec16d35d69bec941fc58 authored almost 2 years ago by Gabriel Gonçalves <[email protected]>
[Update]: Refactor analyzer common to use new error API
github.com/otterkit/otterkit-cobol - 90026b6ca27be28b04f9df8f50f5a6271f7977e1 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 90026b6ca27be28b04f9df8f50f5a6271f7977e1 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update/Fix]: Refactor and fix USING phrase parsing
github.com/otterkit/otterkit-cobol - 03c54392868247f93d409c5ba0ecd108d5051d0b authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 03c54392868247f93d409c5ba0ecd108d5051d0b authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]; Add GetParameters method to CallableSignature
github.com/otterkit/otterkit-cobol - 102f33d064c85cd69da7ac24990c95451d08e907 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 102f33d064c85cd69da7ac24990c95451d08e907 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add resolution pass, suppress analyzer errors to avoid duplicates
github.com/otterkit/otterkit-cobol - e36728effa3a4b0b350fdf559f0c85053c3a7796 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - e36728effa3a4b0b350fdf559f0c85053c3a7796 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add way to suppress specific error types
github.com/otterkit/otterkit-cobol - a1441ed9a1a3c5dd61270785d2751e8d4f392fe3 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - a1441ed9a1a3c5dd61270785d2751e8d4f392fe3 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add 'None' and 'Resolution' Error types
github.com/otterkit/otterkit-cobol - 7e85d1874708b50f89b13a0d7174d26e8b80bf56 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 7e85d1874708b50f89b13a0d7174d26e8b80bf56 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add more resolution pass checks
github.com/otterkit/otterkit-cobol - cfa90aa9136d664584f5624afbb7cc7e3d2b1e12 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - cfa90aa9136d664584f5624afbb7cc7e3d2b1e12 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Remove nullable types from Token class
github.com/otterkit/otterkit-cobol - 3bb51b3418a4b2dc5dce4a9f3c41db91c2187e5a authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 3bb51b3418a4b2dc5dce4a9f3c41db91c2187e5a authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add name resolution pass checks
github.com/otterkit/otterkit-cobol - 78bb49e8e41f7f351d16d7407c7a70def7f2c13b authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 78bb49e8e41f7f351d16d7407c7a70def7f2c13b authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Move ExternalizedName to the abstract signature
github.com/otterkit/otterkit-cobol - 28665b3495ba736d2d928d8eead62af95c63ef94 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 28665b3495ba736d2d928d8eead62af95c63ef94 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Store the parent data definition instead of just the name
github.com/otterkit/otterkit-cobol - 04f63c27182e710724194a2555346c7b332c4d9b authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 04f63c27182e710724194a2555346c7b332c4d9b authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Remove CallableSignature procedure parameter
github.com/otterkit/otterkit-cobol - 9ec42644f411b2aacfe4f80e00609de1124a38ac authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 9ec42644f411b2aacfe4f80e00609de1124a38ac authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Create CurrentSourceUnit analyzer property
github.com/otterkit/otterkit-cobol - efdc2bc112a4c0ae7991ef29f6309e475d3865eb authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - efdc2bc112a4c0ae7991ef29f6309e475d3865eb authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor symbol table to move data locals into source unit signature
github.com/otterkit/otterkit-cobol - 5e9197d012589f9280b6c628db6699f4412ff29b authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 5e9197d012589f9280b6c628db6699f4412ff29b authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor LocalReferences class
github.com/otterkit/otterkit-cobol - ea3838f5a5e77cc835d2280b0a16e55293fe9bbb authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - ea3838f5a5e77cc835d2280b0a16e55293fe9bbb authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add all signatures into a single folder
github.com/otterkit/otterkit-cobol - 25ab2b267dd29bcc706a5b490b4dc88b04e2f3c8 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 25ab2b267dd29bcc706a5b490b4dc88b04e2f3c8 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Remove analyzer tokenList parameter
github.com/otterkit/otterkit-cobol - 8f338dc0fab91db7cf5a986e4dba0eae23df7c0a authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 8f338dc0fab91db7cf5a986e4dba0eae23df7c0a authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor prototype statement error message
github.com/otterkit/otterkit-cobol - 18b110477a6e7baaf96f942b4743d3ec92f71151 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 18b110477a6e7baaf96f942b4743d3ec92f71151 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor environment division to use new error API
github.com/otterkit/otterkit-cobol - feb76d4b46f9b903f0e73ad87143e94e8c2d0fec authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - feb76d4b46f9b903f0e73ad87143e94e8c2d0fec authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor data division to remove last outdated error message
github.com/otterkit/otterkit-cobol - c48474a5b99cf4b9591d9fe52db7bd01b9687d26 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - c48474a5b99cf4b9591d9fe52db7bd01b9687d26 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor identification division parsing
github.com/otterkit/otterkit-cobol - 60ada495ab039c68dd89621795d84f52fb645857 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 60ada495ab039c68dd89621795d84f52fb645857 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Split analyzer files to differentiate between divisions
github.com/otterkit/otterkit-cobol - 8089b3f4b972a8d6fecfb771cad9b94c574fdec2 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 8089b3f4b972a8d6fecfb771cad9b94c574fdec2 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Add trailing new lines
github.com/otterkit/otterkit-cobol - a1ff17adca5e1348a420a821dec23f203d605ead authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - a1ff17adca5e1348a420a821dec23f203d605ead authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Remove ParameterSizes field on CallableSignature
github.com/otterkit/otterkit-cobol - dcd86ad6bbc5f0d1c6227bcf423c518c0b3dfbb7 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - dcd86ad6bbc5f0d1c6227bcf423c518c0b3dfbb7 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Analyzer not advancing after returning item error
github.com/otterkit/otterkit-cobol - b0f2f082cf101f06f0f652e69ed48ef037bb692e authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - b0f2f082cf101f06f0f652e69ed48ef037bb692e authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Change FactoryObject to ClassObjects
github.com/otterkit/otterkit-cobol - 1bb8aad83d45b8ec905c5ccd58f82d98062c66cf authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 1bb8aad83d45b8ec905c5ccd58f82d98062c66cf authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor main analyzer method to match other files
github.com/otterkit/otterkit-cobol - ed9a2b0224367d9fb1c9ec5706acaafc6ed34502 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - ed9a2b0224367d9fb1c9ec5706acaafc6ed34502 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Implement a compact list of fixed size
github.com/otterkit/otterkit-cobol - 1f09387aabe66b1c2f652f301a63c65bbbff0eda authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 1f09387aabe66b1c2f652f301a63c65bbbff0eda authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Track current callable signature and its return item
github.com/otterkit/otterkit-cobol - 42e4b1806e5e2223b5d0cd73f850c69b60d5ac87 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 42e4b1806e5e2223b5d0cd73f850c69b60d5ac87 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Use tuple to avoid accessing dictionary twice
github.com/otterkit/otterkit-cobol - ed05c27b0ecd215fae6beda34208281deeab079b authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - ed05c27b0ecd215fae6beda34208281deeab079b authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add GetRootId method and small end marker refactor
github.com/otterkit/otterkit-cobol - 85f25edc1dc21c095985bfa14191ed2d99e6188c authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 85f25edc1dc21c095985bfa14191ed2d99e6188c authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Store method definitions for name resolution
github.com/otterkit/otterkit-cobol - 7ead1c3efc693cbd014853a656549995aa1617d8 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 7ead1c3efc693cbd014853a656549995aa1617d8 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor GlobalReferences to allow non nullable lookup
github.com/otterkit/otterkit-cobol - 01f30c7c8f557ba6e06bcc0ce88d1f9f469fd40e authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 01f30c7c8f557ba6e06bcc0ce88d1f9f469fd40e authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Change method dictionary to a list
github.com/otterkit/otterkit-cobol - b924a232b90360941d6c9b2addadd15d871e27fe authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - b924a232b90360941d6c9b2addadd15d871e27fe authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add mangled names list to CompilerContext
github.com/otterkit/otterkit-cobol - ea471cdd162320dd55d6c3ef13949d6f40bf355e authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - ea471cdd162320dd55d6c3ef13949d6f40bf355e authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Create CompilerContext type (with refactoring)
github.com/otterkit/otterkit-cobol - bae6a742a75606175de1e1717a716a1fe82bd2a5 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - bae6a742a75606175de1e1717a716a1fe82bd2a5 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Rename OtterkitExtensions to ExtensionMethods
github.com/otterkit/otterkit-cobol - e4ae36045ee0b3d7617d2bf4f9e5096b4f6e31c9 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - e4ae36045ee0b3d7617d2bf4f9e5096b4f6e31c9 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add Mangled field for token name mangling
github.com/otterkit/otterkit-cobol - bf055090d7e913f446432ededf3963bd4469731e authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - bf055090d7e913f446432ededf3963bd4469731e authored almost 2 years ago by Keith Taylor <[email protected]>
[WIP]: Commit WIP symbol table refactor
github.com/otterkit/otterkit-cobol - 13fa6de0cde533ac4d6b50d3289b831720d5eadd authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 13fa6de0cde533ac4d6b50d3289b831720d5eadd authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Remove PrintSymbol build mode
github.com/otterkit/otterkit-cobol - 000824c05aa8a13ed2429ab16416e7b0265c643a authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 000824c05aa8a13ed2429ab16416e7b0265c643a authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fix ClassSignature field name typo
github.com/otterkit/otterkit-cobol - 14f666753369ecddd924b125478d9fb1621848b5 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 14f666753369ecddd924b125478d9fb1621848b5 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Prohibit multiple inheritance at the syntax level
github.com/otterkit/otterkit-cobol - 53e84b6935a41315fcb7a62b6a90580c73271cb0 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 53e84b6935a41315fcb7a62b6a90580c73271cb0 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor symbol table to enable more precise name resolution
github.com/otterkit/otterkit-cobol - eac28e063664a31b089442f975862178e31647f1 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - eac28e063664a31b089442f975862178e31647f1 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor SourceUnitSignature class
github.com/otterkit/otterkit-cobol - 229399810ec2caef5f09302d871e390d516343f2 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 229399810ec2caef5f09302d871e390d516343f2 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor source unit definitions to use new error API
github.com/otterkit/otterkit-cobol - e084cd809cc95f91ce4b1baf7106e3708211379a authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - e084cd809cc95f91ce4b1baf7106e3708211379a authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Differentiate between object and factory methods
github.com/otterkit/otterkit-cobol - c6c9779ced3fa87e6e744a5d5d4e0010cbb1466a authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - c6c9779ced3fa87e6e744a5d5d4e0010cbb1466a authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor Token methods to use new error API
github.com/otterkit/otterkit-cobol - 080f3c229f90e2fd29fbdb29d0f7668475285f1d authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 080f3c229f90e2fd29fbdb29d0f7668475285f1d authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor analyzer helper methods to use new error API
github.com/otterkit/otterkit-cobol - 1a2e4c675289460a8622c29741257881b8d4c32f authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 1a2e4c675289460a8622c29741257881b8d4c32f authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor data division to use new error API
github.com/otterkit/otterkit-cobol - 7b012eb92aeda04f67803a65754ac5da3b712a20 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 7b012eb92aeda04f67803a65754ac5da3b712a20 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Remove file name parameter from error message API
github.com/otterkit/otterkit-cobol - 8d334c6f21f782641f11ca7ad59009a0a78a38a6 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 8d334c6f21f782641f11ca7ad59009a0a78a38a6 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add Rider files to gitignore
github.com/otterkit/otterkit-cobol - 7a9b759792f2c3d05fecc53c1fdcb83f566a0657 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 7a9b759792f2c3d05fecc53c1fdcb83f566a0657 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add Rider files to gitignore
github.com/otterkit/otterkit-cobol - 871c2c9175b8b595f989bfbad0467c009d850511 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 871c2c9175b8b595f989bfbad0467c009d850511 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Simplify Token FetchFile method definition
github.com/otterkit/otterkit-cobol - e09707024bad2085b2c07b1574c6dfa429b4e96d authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - e09707024bad2085b2c07b1574c6dfa429b4e96d authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor to enable precise 'token to file' tracking
github.com/otterkit/otterkit-cobol - 7cf3fcc0b01f15c4fec973b5c7897cd311fe5965 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 7cf3fcc0b01f15c4fec973b5c7897cd311fe5965 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add FetchFile method for tokens
github.com/otterkit/otterkit-cobol - b090e174cada04eca875e6316a40d6f433107814 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - b090e174cada04eca875e6316a40d6f433107814 authored almost 2 years ago by Keith Taylor <[email protected]>
[Cleanup]: Uppercase all Token fields
github.com/otterkit/otterkit-cobol - 3ce0e9fe31a17ba6b4fe272d6790f73156647036 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 3ce0e9fe31a17ba6b4fe272d6790f73156647036 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Moved token list to compiler options class
github.com/otterkit/otterkit-cobol - da5f718436d8f95f4180a43020d9dc1c5561c872 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - da5f718436d8f95f4180a43020d9dc1c5561c872 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Change OtterkitCompiler class to Otterkit
github.com/otterkit/otterkit-cobol - 78c204a3a81bf040fe4c94cbcdfacf307436fea1 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 78c204a3a81bf040fe4c94cbcdfacf307436fea1 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: End marker causing a 'Stack empty' exception
github.com/otterkit/otterkit-cobol - d4212dc4b70a329bf2a7f829b504b6f4ad7de68c authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - d4212dc4b70a329bf2a7f829b504b6f4ad7de68c authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor end markers to use new error message API
github.com/otterkit/otterkit-cobol - 8d12226494c633e7357a71f45d21dfd12abb747a authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 8d12226494c633e7357a71f45d21dfd12abb747a authored almost 2 years ago by Keith Taylor <[email protected]>
[Submodule]: Libotterkit Implement ACTIVE-CLASS through generics
github.com/otterkit/otterkit-cobol - 72204e162c2a3b1982b604385e176861acf7e459 authored almost 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 72204e162c2a3b1982b604385e176861acf7e459 authored almost 2 years ago by Keith Taylor <[email protected]>