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/
[Fix]: Fixed scope terminator period error message
github.com/otterkit/otterkit-cobol - 6fdf4561549d42b75604830140b08b693273ddd1 authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 6fdf4561549d42b75604830140b08b693273ddd1 authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Update Otterkit.Templates version number
github.com/otterkit/otterkit-cobol - 14d7235d3310a572c09e7df7374a83ac45a68cec authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 14d7235d3310a572c09e7df7374a83ac45a68cec authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Add year and name to the license file
github.com/otterkit/otterkit-cobol - 602b61299d48991893acaaf431d983ce6f1a92bc authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 602b61299d48991893acaaf431d983ce6f1a92bc authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Update Linux and Windows native decimal library
github.com/otterkit/otterkit-cobol - 4734344083537db9c71c5ceb4e16f05cd03342bf authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 4734344083537db9c71c5ceb4e16f05cd03342bf authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Compile Linux and Windows native decimal library
github.com/otterkit/otterkit-cobol - 6b6a04acaa701701b96c2ddfb8fe1b62f5acf950 authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 6b6a04acaa701701b96c2ddfb8fe1b62f5acf950 authored about 2 years ago by Keith Taylor <[email protected]>
[Fix]: Small fix to a parser code comment
github.com/otterkit/otterkit-cobol - 41510d0465fec7a5d423498ee960ac8a7a7221ff authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 41510d0465fec7a5d423498ee960ac8a7a7221ff authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Changed command line options to all lowercase
github.com/otterkit/otterkit-cobol - b09cf16c7d05e7a0a890cbcab5976c395f4835ad authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b09cf16c7d05e7a0a890cbcab5976c395f4835ad authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Added dotnet tool and project templates Nuget packages
github.com/otterkit/otterkit-cobol - 272eaafe32f325145b9fba295fae248dfe908197 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 272eaafe32f325145b9fba295fae248dfe908197 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Add a BuildOnly build mode
github.com/otterkit/otterkit-cobol - e4b0c88d9695c36795c7979fb1e59d071e018725 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - e4b0c88d9695c36795c7979fb1e59d071e018725 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: First successful build of a COBOL program
github.com/otterkit/otterkit-cobol - fd79f1816b5581da29662b890d6f30c1d9b0f9a2 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - fd79f1816b5581da29662b890d6f30c1d9b0f9a2 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Update codegen to generate startup code
github.com/otterkit/otterkit-cobol - df98c4b1bdae9c66060055c51c2e1b3c2785cf88 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - df98c4b1bdae9c66060055c51c2e1b3c2785cf88 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Add code comments to the parser, documenting how it works
github.com/otterkit/otterkit-cobol - 98b2466e935ac5eace97424bd56e9064f947efae authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 98b2466e935ac5eace97424bd56e9064f947efae authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Parse a complete GOBACK statement
github.com/otterkit/otterkit-cobol - 9849171f20da373768f4fbfdfb0499d603d0929a authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 9849171f20da373768f4fbfdfb0499d603d0929a authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Parse RELEASE, RETURN, REWRITE, EXIT and DELETE statements
github.com/otterkit/otterkit-cobol - f3f3a73a7cde43569e2a16182716130ce6d5d1df authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - f3f3a73a7cde43569e2a16182716130ce6d5d1df authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Change all DecimalHolder functions to the Numeric type (#19)
* Turn ABS into a function with Numeric param and return val
* Change ACOS to Numeric param a...
github.com/otterkit/otterkit-cobol - 186f537c77d9098e87938c751c199698ef39c864 authored about 2 years ago by Henry Nguyen <[email protected]>
[Update]: Correctly parse a very basic user-defined function
github.com/otterkit/otterkit-cobol - 8fc0d2fab461a947f49f885f02d16c69c7848ba7 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 8fc0d2fab461a947f49f885f02d16c69c7848ba7 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed Numeric formatter not working correctly for signed single digits
github.com/otterkit/otterkit-cobol - 971c3dd7ee64e5735e594fab3a1dae7c4b65bf2c authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 971c3dd7ee64e5735e594fab3a1dae7c4b65bf2c authored about 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed integer numeric formatter
github.com/otterkit/otterkit-cobol - 31adbeaecede9710bb8d93d25126b225a7f8ab4b authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 31adbeaecede9710bb8d93d25126b225a7f8ab4b authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Added year and name to the LICENSE file
github.com/otterkit/otterkit-cobol - e38289c977e343a6b18e8ecc46b873f2a05feecc authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - e38289c977e343a6b18e8ecc46b873f2a05feecc authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Update libotterkit commit hash
github.com/otterkit/otterkit-cobol - dc7892b38c57b18ad0b789ca3920fc7a847879fc authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - dc7892b38c57b18ad0b789ca3920fc7a847879fc authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Add Date Functions (DATE-OF..., DATE-TO..., and TEST-DATE/DAY) (#18)
* Added new_date helper
* Add DATE_OF_INTEGER, DAY_OF_INTEGER, some pre-work
* Changed NUM...
github.com/otterkit/otterkit-cobol - 361d584b5b4305700bcd79013368d6c99d656ed3 authored about 2 years ago by Henry Nguyen <[email protected]>
[Update]: Added EC-ARGUMENT-FUNCTION exception
github.com/otterkit/otterkit-cobol - 4342473da7a96103d3e53b81d580ca563b1288c4 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 4342473da7a96103d3e53b81d580ca563b1288c4 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Commit initial preprocessor code
github.com/otterkit/otterkit-cobol - b7784c7a7c57e3fbc3f711a77a70aafb70dd3210 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b7784c7a7c57e3fbc3f711a77a70aafb70dd3210 authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Update libotterkit commit hash
github.com/otterkit/otterkit-cobol - 97ab1762734e0b54bf391d54502c7ea0ded6266d authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 97ab1762734e0b54bf391d54502c7ea0ded6266d authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed an issue with the new Numeric to DecimalHolder conversion
github.com/otterkit/otterkit-cobol - ebd4941705801c726504046b01817e024d2a2cd5 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - ebd4941705801c726504046b01817e024d2a2cd5 authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Update libotterkit commit hash
github.com/otterkit/otterkit-cobol - 4cfe4ab555d5fddcdb2fffa9d713dde6a0aefa95 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 4cfe4ab555d5fddcdb2fffa9d713dde6a0aefa95 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Added new constructors to DecimalHolder and Numeric
github.com/otterkit/otterkit-cobol - 7247df4881211a097db32da410203322fef2f0e4 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 7247df4881211a097db32da410203322fef2f0e4 authored about 2 years ago by KTSnowy <[email protected]>
Added OtterkitHelpers with RuntimeHelpers class (#17)
github.com/otterkit/otterkit-cobol - 2824cb7de066064a9eb417e8a1134c6a47891cb6 authored about 2 years ago by Henry Nguyen <[email protected]>
github.com/otterkit/otterkit-cobol - 2824cb7de066064a9eb417e8a1134c6a47891cb6 authored about 2 years ago by Henry Nguyen <[email protected]>
[Update]: Correctly parse IF statement
github.com/otterkit/otterkit-cobol - 8b515de4df087e83c8e598c0721e81741e3f18e6 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 8b515de4df087e83c8e598c0721e81741e3f18e6 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Commit unfinished IF statement parsing
github.com/otterkit/otterkit-cobol - a6e4d586c434cea9c367aa1e6e15f9115725c274 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - a6e4d586c434cea9c367aa1e6e15f9115725c274 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Commit parser expression helper methods
github.com/otterkit/otterkit-cobol - 2fd7f2680fb8bc8401e1f46d1e6f98a83352546d authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 2fd7f2680fb8bc8401e1f46d1e6f98a83352546d authored about 2 years ago by Keith Taylor <[email protected]>
Tri attack dev branch 1 (#1)
Added descriptions for E, PI, TAN, SIN, SUM Functions
github.com/otterkit/otterkit.com - 90adf418a379a139c9652f6948fed77f138c567d authored about 2 years ago by Henry Nguyen <[email protected]>
[Submodule]: Update libotterkit commit hash
github.com/otterkit/otterkit-cobol - 876d08a0be0e647aedfb3e05eafd7676bf8ecf1e authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 876d08a0be0e647aedfb3e05eafd7676bf8ecf1e authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Move Helpers class to the compiler repo
github.com/otterkit/otterkit-cobol - 51af8218fea86922ed69693f7b4fb0c1739ab321 authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 51af8218fea86922ed69693f7b4fb0c1739ab321 authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Parse UNLOCK, ROLLBACK, RESUME, GO TO and GENERATE
github.com/otterkit/otterkit-cobol - 848fdf641fc70268aeb3e41cff381714aa235cd8 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 848fdf641fc70268aeb3e41cff381714aa235cd8 authored about 2 years ago by KTSnowy <[email protected]>
Correctly parse INITIATE statement
github.com/otterkit/otterkit-cobol - f5d00f64e90114b131011a6a9eca78c6951c00f2 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - f5d00f64e90114b131011a6a9eca78c6951c00f2 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly parse CLOSE statement
github.com/otterkit/otterkit-cobol - 93617331dbec7199c8d84bdb0b561c8e3f12e115 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 93617331dbec7199c8d84bdb0b561c8e3f12e115 authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Update libotterkit commit hash
github.com/otterkit/otterkit-cobol - 174e3f13174216102edafdffe6b9290023380369 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 174e3f13174216102edafdffe6b9290023380369 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed incorrect results with ottrstack_t after the previous commit
github.com/otterkit/otterkit-cobol - 41fee03a5e210ca76becfd57350cd5d043d02036 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 41fee03a5e210ca76becfd57350cd5d043d02036 authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Update libotterkit commit hash
github.com/otterkit/otterkit-cobol - 3f05bc8d52c1f0ea77e40cc53d22f382628aef11 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 3f05bc8d52c1f0ea77e40cc53d22f382628aef11 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Changed Decimal128 globals to a typedef stack_t
github.com/otterkit/otterkit-cobol - 8d15b359099434bfd00fdc8eec169c5d3d644c37 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 8d15b359099434bfd00fdc8eec169c5d3d644c37 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Add VALIDATE statement to the statement parser method
github.com/otterkit/otterkit-cobol - b5e50e7d5ef9f7d8f4c2a0fe707c3e4df9a117ef authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b5e50e7d5ef9f7d8f4c2a0fe707c3e4df9a117ef authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly parse VALIDATE statement
github.com/otterkit/otterkit-cobol - 9aeb0dfa8a58a820e4479660b21349de545cb28c authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 9aeb0dfa8a58a820e4479660b21349de545cb28c authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly parse SUPPRESS and TERMINATE statements
github.com/otterkit/otterkit-cobol - 2a2515d1b61b00fcdcb081758b06852b156d5b38 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 2a2515d1b61b00fcdcb081758b06852b156d5b38 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly parse RAISE statement
github.com/otterkit/otterkit-cobol - 0ae08a3be055947d79ca667ecb31adc1ff7818ca authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 0ae08a3be055947d79ca667ecb31adc1ff7818ca authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly parse MOVE statement
github.com/otterkit/otterkit-cobol - 0a7c67153d7f86d8ebf195a44488f912e1b760c2 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 0a7c67153d7f86d8ebf195a44488f912e1b760c2 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly parse CANCEL. COMMIT and CONTINUE statements
github.com/otterkit/otterkit-cobol - e589d84a7c987635141fa647bc15019a27c1c821 authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - e589d84a7c987635141fa647bc15019a27c1c821 authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Correctly parse ALLOCATE and FREE statements
github.com/otterkit/otterkit-cobol - f19eb2275565ea3f00a914b83ed0041f49df5f46 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - f19eb2275565ea3f00a914b83ed0041f49df5f46 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Implement a scope finder and a context finder
github.com/otterkit/otterkit-cobol - 884ee81e2086afb2339fa1bbbc25d8b94e129cc2 authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 884ee81e2086afb2339fa1bbbc25d8b94e129cc2 authored about 2 years ago by Keith Taylor <[email protected]>
[WIP]: Commit unfinished classifier context
github.com/otterkit/otterkit-cobol - ead3abcada520fc0b14e747b188a2f16e739bbcb authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - ead3abcada520fc0b14e747b188a2f16e739bbcb authored about 2 years ago by KTSnowy <[email protected]>
[WIP]: Commit unfinished Metadata implementation
github.com/otterkit/otterkit-cobol - 67729c6204b89653ce5d96746c23f9c8cae85afa authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 67729c6204b89653ce5d96746c23f9c8cae85afa authored about 2 years ago by Keith Taylor <[email protected]>
[Fix]: Slightly refactor Data Item Builder and improve readability
github.com/otterkit/otterkit-cobol - 206e5b7ca34f56d7ce929181d94e9c8f668b108c authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 206e5b7ca34f56d7ce929181d94e9c8f668b108c authored about 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed missing CONSTANT identifier formatting
github.com/otterkit/otterkit-cobol - 4fc900117dc4f0cbe712020f8f82fd6c48f28efe authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 4fc900117dc4f0cbe712020f8f82fd6c48f28efe authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Add more Analyzer helper methods and improve readability
github.com/otterkit/otterkit-cobol - 78042583e3bb34c07b5479c22c0a23378e79b437 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 78042583e3bb34c07b5479c22c0a23378e79b437 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Commit codegen progress and test code
github.com/otterkit/otterkit-cobol - b8527c893945f491ab142e4a38e0904dc74d0f7d authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b8527c893945f491ab142e4a38e0904dc74d0f7d authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Added EcExternalFormatConflict and basic CALL statement
github.com/otterkit/otterkit-cobol - 471318790794d80e76e6ffea3a7b4523caee8e0a authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 471318790794d80e76e6ffea3a7b4523caee8e0a authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Commit unfinished External changes
github.com/otterkit/otterkit-cobol - 622261216e672d18e1479e45859d6f3bdf86167b authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 622261216e672d18e1479e45859d6f3bdf86167b authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit unfinished External changes
github.com/otterkit/otterkit-cobol - 1c1739c747118350cbd32e8dc3cc0fabf2c1edd6 authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 1c1739c747118350cbd32e8dc3cc0fabf2c1edd6 authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Update builders to support external
github.com/otterkit/otterkit-cobol - 8cd7bb8ee057399666f9310cbcd058c848db7be6 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 8cd7bb8ee057399666f9310cbcd058c848db7be6 authored about 2 years ago by KTSnowy <[email protected]>
Merge pull request #5 from otterkit/unfinished-codegen
[Update]: Merge current codegen progress to main branch
github.com/otterkit/otterkit-cobol - ee95b282280f2084a9d5e43462588e3d6a7dae71 authored about 2 years ago by Gabriel Gonçalves <[email protected]>
[Submodule]: Update libotterkit commit hash
github.com/otterkit/otterkit-cobol - dc2688eb8a7b3c46cdc5d5f15d30a67c2e549cf3 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - dc2688eb8a7b3c46cdc5d5f15d30a67c2e549cf3 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly parse EXTERNAL clause and fix clause ordering parsing
github.com/otterkit/otterkit-cobol - 44e7ea75c639a0bb9b1a5668fe89cbcae8a7c7b4 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 44e7ea75c639a0bb9b1a5668fe89cbcae8a7c7b4 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Implemented NaN handling on the native decimal code
github.com/otterkit/otterkit-cobol - fb7b6a3b8d0eaa35b5662e44f082e85b4bc55597 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - fb7b6a3b8d0eaa35b5662e44f082e85b4bc55597 authored about 2 years ago by KTSnowy <[email protected]>
[WIP]: Commit unfinished resolver
github.com/otterkit/otterkit-cobol - c13e4fe55c918c1f39b056c6ccdba8f39108461e authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - c13e4fe55c918c1f39b056c6ccdba8f39108461e authored about 2 years ago by KTSnowy <[email protected]>
[WIP]: Commit unfinished resolver
github.com/otterkit/otterkit-cobol - b111399e945bf77227a53d266d937c8d9013b94b authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b111399e945bf77227a53d266d937c8d9013b94b authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Refactor command-line options and add new and build commands
github.com/otterkit/otterkit-cobol - d2f55b2cd52d5a99f36e85e195bd10ae0eedb23a authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - d2f55b2cd52d5a99f36e85e195bd10ae0eedb23a authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Commit project templates, json config schema and unfinished compiler options refactor
github.com/otterkit/otterkit-cobol - 5191327a1c8766e9f929d86c1c373ace5635ade5 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 5191327a1c8766e9f929d86c1c373ace5635ade5 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Remove the "RESET LOCAL-STORAGE." codegen
github.com/otterkit/otterkit-cobol - ede4c9208362add0eb2d9ed4d246824e52c9a035 authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - ede4c9208362add0eb2d9ed4d246824e52c9a035 authored about 2 years ago by Keith Taylor <[email protected]>
[Fix] Fixed "numberic" typo, and removed LOCAL-STORAGE static modifier
github.com/otterkit/otterkit-cobol - 1a47a923d58c6f17273e2364aecc9cdce5ff6e28 authored about 2 years ago by Keith Taylor <[email protected]>
github.com/otterkit/otterkit-cobol - 1a47a923d58c6f17273e2364aecc9cdce5ff6e28 authored about 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed STOP RUN WITH ERROR not generating correctly
github.com/otterkit/otterkit-cobol - 01a9c3acebc429d75495166a3ee3462d0ff6eb42 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 01a9c3acebc429d75495166a3ee3462d0ff6eb42 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly generate DISPLAY, ACCEPT and STOP statements
github.com/otterkit/otterkit-cobol - 2e4de2f6529a12b8c161786ae069dd28c6cc529f authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 2e4de2f6529a12b8c161786ae069dd28c6cc529f authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Commit compiled code execution test
github.com/otterkit/otterkit-cobol - e7ce40e363589d0150dab7e7be5157ee288bb5e3 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - e7ce40e363589d0150dab7e7be5157ee288bb5e3 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed "Boolean" type name, created conflict with C# Boolean
github.com/otterkit/otterkit-cobol - 47550d3620fdcedfa810cf548c208e2a5f68ca1f authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 47550d3620fdcedfa810cf548c208e2a5f68ca1f authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly generate Boolean data type
github.com/otterkit/otterkit-cobol - b702be904174ea8f1a1032079b99025bf1ccbdef authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b702be904174ea8f1a1032079b99025bf1ccbdef authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed Local Storage codegen
github.com/otterkit/otterkit-cobol - c03aee95920e6b15d5a0657e6e20ac5349e8c18d authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - c03aee95920e6b15d5a0657e6e20ac5349e8c18d authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Improve error messages and correctly generate Local Storage
github.com/otterkit/otterkit-cobol - b20a80ae7ddadfac1900d3673657c247b24eb998 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b20a80ae7ddadfac1900d3673657c247b24eb998 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed Numeric formatter decimal space calculation
github.com/otterkit/otterkit-cobol - 245cdcce05a08c6ce37f63b17a88939e21d19181 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 245cdcce05a08c6ce37f63b17a88939e21d19181 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Short refactor of signed numeric handling
github.com/otterkit/otterkit-cobol - ff15a8629f2e91888c838b2bcaabcd46cf166468 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - ff15a8629f2e91888c838b2bcaabcd46cf166468 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Add Data Item Builder sections
github.com/otterkit/otterkit-cobol - bbbfd8724e11797a154f26044452aa64f3c27d91 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - bbbfd8724e11797a154f26044452aa64f3c27d91 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed IndexOfAny inserting an extra "+" on Numeric Builder
github.com/otterkit/otterkit-cobol - 7477175368957f0e7057e1bbe261e6490f05df58 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 7477175368957f0e7057e1bbe261e6490f05df58 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly generate signed numeric data items
github.com/otterkit/otterkit-cobol - 48b006a8ba6555f74da01167109e5188709045b7 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 48b006a8ba6555f74da01167109e5188709045b7 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed HIGHEST-ALGEBRAIC crashing with signed numbers
github.com/otterkit/otterkit-cobol - 37aa806176bb77aaad50f948624d9d544c766010 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 37aa806176bb77aaad50f948624d9d544c766010 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed signed Numeric values
github.com/otterkit/otterkit-cobol - 339846fef80bfcc454424accce633eb5a7ec178c authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 339846fef80bfcc454424accce633eb5a7ec178c authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Correctly generate Numeric 77-level data item
github.com/otterkit/otterkit-cobol - 874cad4d9e4f589b9237711159f75343b7ecf8a5 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 874cad4d9e4f589b9237711159f75343b7ecf8a5 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Support 77-level Alphanumeric, Alphabetic and National
github.com/otterkit/otterkit-cobol - b7739226c9d22d9d36c65ad41a55661da22df7b5 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b7739226c9d22d9d36c65ad41a55661da22df7b5 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fix Alphabetic and National constructor arguments
github.com/otterkit/otterkit-cobol - d01beeb926fa94905f8f3394d819cfc63e7d698d authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - d01beeb926fa94905f8f3394d819cfc63e7d698d authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Update libotterkit hash
github.com/otterkit/otterkit-cobol - 0b6338c0c97b2116d5cf1c584b72deb2e1526dcc authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 0b6338c0c97b2116d5cf1c584b72deb2e1526dcc authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Libotterkit CONSTANT datatype commit hash
github.com/otterkit/otterkit-cobol - 7f95ca3f84ac68e4c209b8547b390667bb6f26d4 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 7f95ca3f84ac68e4c209b8547b390667bb6f26d4 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Add the Constant COBOL data type
github.com/otterkit/otterkit-cobol - 10964a01f3c723c53a68c5c5493f830197ec9f32 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 10964a01f3c723c53a68c5c5493f830197ec9f32 authored about 2 years ago by KTSnowy <[email protected]>
[WIP]: Commit work in progress Codegen source
github.com/otterkit/otterkit-cobol - f98978cd5c13d2b5c7a9e9fda1a7574741c0c174 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - f98978cd5c13d2b5c7a9e9fda1a7574741c0c174 authored about 2 years ago by KTSnowy <[email protected]>
[WIP]: Commit unfinished Codegen
github.com/otterkit/otterkit-cobol - 3a1c2fe2ac91975e17bd2114ca134f5056860f5f authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 3a1c2fe2ac91975e17bd2114ca134f5056860f5f authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Libotterkit decimal rewrite commit hash
github.com/otterkit/otterkit-cobol - c4e998a80fde44367f7622ffef0dde7500fe03f7 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - c4e998a80fde44367f7622ffef0dde7500fe03f7 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Commit complete rewrite of the Decimal128 storage and handling (#16)
* [Update]: Commit unfinished Numeric refactoring
* [Update]: Commit Decimal128 rewrite
* ...
github.com/otterkit/otterkit-cobol - 5c1c8d3af592ea111e75327d25fa6fa1248a026d authored about 2 years ago by Gabriel Gonçalves <[email protected]>
[Update]: Correctly parse a short 77-level data item
github.com/otterkit/otterkit-cobol - e13e0208776eca382bf17203f9a3f979346a3494 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - e13e0208776eca382bf17203f9a3f979346a3494 authored about 2 years ago by KTSnowy <[email protected]>
[update]: Implement missing based data types
github.com/otterkit/otterkit-cobol - 4ab0af210342e16f118f8912612b2394d1df0464 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 4ab0af210342e16f118f8912612b2394d1df0464 authored about 2 years ago by KTSnowy <[email protected]>
[Submodule]: Update libotterkit commit hash
github.com/otterkit/otterkit-cobol - b85964e4cf88fa4b69e50082c1bf8b609c3e700c authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - b85964e4cf88fa4b69e50082c1bf8b609c3e700c authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fix Integer of Boolean intrinsic function
github.com/otterkit/otterkit-cobol - 184a77759a63e37e8b45de1e01e2e4d1dd9a7510 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 184a77759a63e37e8b45de1e01e2e4d1dd9a7510 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Refactor data types to match Alphanumeric implementation
github.com/otterkit/otterkit-cobol - a44abb47a73570a827147e717ea2a230b56bab0e authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - a44abb47a73570a827147e717ea2a230b56bab0e authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Added EC-DATA-PTR-NULL and EC-BOUND-PTR exceptions
github.com/otterkit/otterkit-cobol - 4cbce65a07a5deab001f174c9e20e970af93dda6 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 4cbce65a07a5deab001f174c9e20e970af93dda6 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Add Alphanumeric memory offset property
github.com/otterkit/otterkit-cobol - 5b9a08d0a9c0b28ae76a832a0eb6afd10df23714 authored about 2 years ago by KTSnowy <[email protected]>
github.com/otterkit/otterkit-cobol - 5b9a08d0a9c0b28ae76a832a0eb6afd10df23714 authored about 2 years ago by KTSnowy <[email protected]>