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