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]: Making recursive/remote submodules a requirement for first time clones, as it won't run without it. (#19)

github.com/otterkit/otterkit-cobol - fabc7e271c602023a4caa0d7b631b8a2f5943a09 authored over 1 year ago by Kjartan Ólason <[email protected]>
[Update]: Create Otterkit.Types readme file

github.com/otterkit/otterkit-cobol - 6443ac5ace45776e6816892ba115fb249ce45d4d authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Otterkit.Types package id

github.com/otterkit/otterkit-cobol - f3b75ccc45fcc26a39317aa86b107b5496722b21 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update] Create Otterkit.Types csproj file

github.com/otterkit/otterkit-cobol - 2f4c6f3fcd0366e7f0462998216cfe338e6c8a18 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Use bit field to store clause presence

github.com/otterkit/otterkit-cobol - a1700974ab46a2b79ccc6a7e32d5ca4b4778e89b authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Change UsageType to Usage

github.com/otterkit/otterkit-cobol - 471baeda7fa0bf746d390255899a39b12ee71f73 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Remove unnecessary DataEntry.Context

github.com/otterkit/otterkit-cobol - 00e618dafe50b1bc81c8b17d945e0a6555596df4 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Remove unnecessary AbstractEntry

github.com/otterkit/otterkit-cobol - 9cfd45ce4ee1dbb8ce3793788ae809e3067f4111 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Rename DataEntry.ClauseContext to DataEntry.Context

github.com/otterkit/otterkit-cobol - 072cc6f7a27c3e96dcff5be59b6d18d73b6eec71 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Use implicit compiler cast instead of explicit cast

github.com/otterkit/otterkit-cobol - 11e6601d50183de5044ac86fe18d9e33fd6d6e15 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Use Option<T> to store clause context

github.com/otterkit/otterkit-cobol - 0eba22e2367ce8a38d52476d99ab2eba650f2b40 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Implement Option<T> struct

github.com/otterkit/otterkit-cobol - 61d6f5c19abdb65b0f04652a6a23d2c538ede95f authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Keep track of all specified data division clauses

github.com/otterkit/otterkit-cobol - e1ac0575f741b5942f1f25886f1b45b723af941e authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure the entire project

github.com/otterkit/otterkit-cobol - 5a4f36b6f0950d2e13eb9e23ecdb28346e67bb1d authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename Analyzer namespace to Analyzers

github.com/otterkit/otterkit-cobol - 40d5b3d80c6f06f3cfa4ab91399d8419078dc8ee authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Complete analyzer restructure

github.com/otterkit/otterkit-cobol - 93180c748c335ebe6717c4a8e9082225590b8626 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure CompilerContext

github.com/otterkit/otterkit-cobol - 4ef5414c18eff7ebda4834ea44002ca2c112e356 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure analyzer helper methods

github.com/otterkit/otterkit-cobol - 36c5ee41a2a4dae2373eb3a84804fea5d5a37e2f authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Remove older parser files

github.com/otterkit/otterkit-cobol - bd20cb5baaaf44b23b6cbc3d5287ed8962f38909 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure common and expression parsing methods

github.com/otterkit/otterkit-cobol - e9e0eedf4b0f87f82fbf3d5ef5e4fa7bd0271731 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure statement parsing methods

github.com/otterkit/otterkit-cobol - cf5a9314a0b9f61b928f9dee78d6e462784e4d4e authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure procedure division

github.com/otterkit/otterkit-cobol - 8c11f675873d50f87df403ecef5a3c475369df1d authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure identification division

github.com/otterkit/otterkit-cobol - c3bebf1cc3b4c2c5efe5c25b4736156e952f004f authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure data division

github.com/otterkit/otterkit-cobol - ce851784ac45e7708297694a07bf711c03f2fe02 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure environment division

github.com/otterkit/otterkit-cobol - 72b68054934bb4995774a4fd09ab9767d27acce2 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: NuGet package version

github.com/otterkit/otterkit-cobol - 7fe461e90d4227386bdf6c0ff8d78f54c1be7937 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Reserved word lookup formatting

github.com/otterkit/otterkit-cobol - 11b074bbea4d6a899d6e11d3f07f1a269d9f1f92 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Define system device names, and refactor token lookup tables

github.com/otterkit/otterkit-cobol - 50469d63a0204249244aa8206cb0871855ecc164 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse REPORT section (with refactor to support it)

github.com/otterkit/otterkit-cobol - 7fd2b6a7c01391cb74b17b78f90d4223c45ea455 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Finish parsing OPTIONS paragraph

github.com/otterkit/otterkit-cobol - d4e2ebac385aea2b5547b6783fa5b4a2f0d21231 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse SPECIAL-NAMES paragraph

github.com/otterkit/otterkit-cobol - 872573f9386ce4cd05355e83dc70eb6681e764bc authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse alphabet name clause

github.com/otterkit/otterkit-cobol - a55885905cbaca9e1c930aaf53627150fac714b6 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Differentiate between string literal types

github.com/otterkit/otterkit-cobol - 1e5b0fa1890a3aebdc3fb54f442014ac58f89e75 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse SOURCE-COMPUTER and OBJECT-COMPUTER paragraphs

github.com/otterkit/otterkit-cobol - 63f62f4ea553a8931f01581c51e8a1dd477aea53 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename DataClauses and split Environment clauses into separate file

github.com/otterkit/otterkit-cobol - 8ce977e2fb75e6bf753f64f40bec17a2de7c0b7b authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse I-O-CONTROL paragraph

github.com/otterkit/otterkit-cobol - ce5ba8fd2d5c460b516752c5c95716f8063b1283 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse FILE-CONTROL section

github.com/otterkit/otterkit-cobol - 57ae4b1eb7ec33944c976436962a42410637fcc4 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Use separate LocalEntries<T> to each entry type

github.com/otterkit/otterkit-cobol - 7e3ed842b99a09cf6a4a26dfdda36eec9e77d2db authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Refactor RepositoryDefinition

github.com/otterkit/otterkit-cobol - 8814e5a48cf4bfed07f012472bb022b79744b489 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Refactor entry classes

github.com/otterkit/otterkit-cobol - 519c1a0b276c74d13b039c204ab4b85f74a0fd33 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Enum refactoring

github.com/otterkit/otterkit-cobol - 8dbf3fb48af8529558f5b41db147e8e1f9417133 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Create FileControlEntry class

github.com/otterkit/otterkit-cobol - 7a4c3b82d5db0a57016b2750eb3ffd6055180f44 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Refactor to match the previous commit changes

github.com/otterkit/otterkit-cobol - 0a2e10f3e3f6bfed9cfb88e5219881b9bc6a2377 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Create AbstractEntry

github.com/otterkit/otterkit-cobol - bd5a838f3bb018bdeb2c5f249bb227e1763e3606 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Change EntryDefinition to DataEntry

github.com/otterkit/otterkit-cobol - 301da5dee33225c7f81f1cbdac7f3485ad349a8b authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename RepositorySignature file to RepositoryDefinition

github.com/otterkit/otterkit-cobol - 39d9eb532beb897a9ba07154d20ff95c7f48aa4e authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Enable automated git push again

github.com/otterkit/otterkit-cobol - c8d041667f5163a672ecb24ef35599d0c76e9ad3 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Fix]: Use x64 program files path

github.com/otterkit/otterkit-cobol - cb269529a429d18306bd0d2e2c6fecf144d713ed authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Fix]: Use VS Enterprise instead of BuildTools path

github.com/otterkit/otterkit-cobol - de7d8dece670813d97fa522184b6bdf885561d1b authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Automated Windows builds

github.com/otterkit/otterkit-cobol - 8ebf96dc0d12575d60ed773205581590b2df174b authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Parse file section

github.com/otterkit/otterkit-cobol - b20a8c81b6532262efaea3061144e164ec21f54b authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename DataSignature to EntryDefinition

github.com/otterkit/otterkit-cobol - af4e93ba13a3574851c9fd1eab9fa461d16e2235 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse screen section (with refactor to support it)

github.com/otterkit/otterkit-cobol - fc9dbb5b01a283d31a1543b31fc119f8f8ecf079 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Add ScreenSection scope

github.com/otterkit/otterkit-cobol - 1a1b1b76cc2f93ac640fe76127fd9fd73de92e1a authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Lexer not correctly tokenizing picture string

github.com/otterkit/otterkit-cobol - ceca0370e3702047ed8bef3a7e3cd7c9dae88f0a authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Remove unnecessary AddLocal parameter

github.com/otterkit/otterkit-cobol - 7b5ab51914409abef08745fb5d5afac74fe06ebf authored over 1 year ago by Keith Taylor <[email protected]>
Automated macOS-x64 Build Files

github.com/otterkit/otterkit-cobol - 118e1358f0cd9e38a2496b828fe724dd58c94ff7 authored over 1 year ago by Continuous Integration <[email protected]>
Automated Linux-x64 Build Files

github.com/otterkit/otterkit-cobol - 83ada4f141b2d44f59ae0e5b14afb64b73a7f971 authored over 1 year ago by Continuous Integration <[email protected]>
[Update]: Git pull

github.com/otterkit/otterkit-cobol - a93af40c4a224b839925723e3fd4ababafc8cb2c authored over 1 year ago by Gabriel Gonçalves <[email protected]>
Automated Linux-x64 Build Files

github.com/otterkit/otterkit-cobol - 73492c30965b526d7ee9901fbf8e225b20d9b365 authored over 1 year ago by Continuous Integration <[email protected]>
[Update]: Add automated macOS builds

github.com/otterkit/otterkit-cobol - a00bd4a0c5405621fc9f34c683ba532f93ec5525 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Fix]: Fixed build commands using Windows directory separators

github.com/otterkit/otterkit-cobol - ef521d65e9ce816416625d640d98c204eb53ae62 authored over 1 year ago by Keith Taylor <[email protected]>
Continuous Integration Build Files

github.com/otterkit/otterkit-cobol - 51ab4d4c1e6abb5e291ad6cfab04d009c9eac584 authored over 1 year ago by Continuous Integration <[email protected]>
[Fix]: Compiler error on Linux

github.com/otterkit/otterkit-cobol - 43f8810f502233783643718e46afdcd53bfcf536 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Add decQuad bindings compile command

github.com/otterkit/otterkit-cobol - 056907f1ce75d34cf95c1397626fe2aae67799e8 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Fix]: Fix compile-bindings.yml

github.com/otterkit/otterkit-cobol - 092fc56e93bbe0dcccf905e0092ee3ec3cf16ee3 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Create compile-bindings.yml

github.com/otterkit/otterkit-cobol - 046d5fcc6efc72bb01bdbb9875675eff7dbb7f47 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Add linux and macOS build commands

github.com/otterkit/otterkit-cobol - 0bedc0d73bbe13523b953e1ae250bd3278f316cf authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Parse OCCURS clause (and FILLER data items)

github.com/otterkit/otterkit-cobol - 4d0ffc67fedd943cc1ace223c90dd626309bddc6 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Temporary fix to parse subscripts (this needs fixing later)

github.com/otterkit/otterkit-cobol - 3944d5ec5085bde4e5fdda127eaabffd7e0fe5f5 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Remove unnecessary MOVE separator period checking

github.com/otterkit/otterkit-cobol - 19d6d6fbaee0c0b82ba1d480dc321f73612aea6e authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse ASCENDING/DESCENDING KEY phrase

github.com/otterkit/otterkit-cobol - dd02c75c84096d3c1d74ad790c6297e0980e08bf authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Complete Decimal64 bindings

github.com/otterkit/otterkit-cobol - fb22ea2174ac6e68eb1badba129066d9be3ab6af authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Auto detect only `>>SOURCE` instead of all directives

github.com/otterkit/otterkit-cobol - ab08ac6d8d324748e1c556d742a9ca0a997a6f81 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Fixed floating indicator auto detection, and added missing '/' fixed indicator check

github.com/otterkit/otterkit-cobol - f21d468297cb760a09f869da01fbcb51573755c3 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Add Round method

github.com/otterkit/otterkit-cobol - 1ec80a517722e5db4eef77d4755c20b5239395a1 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Implement source format auto detection

github.com/otterkit/otterkit-cobol - 52c5ada5e653cd6ffed338726670346d473c5184 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Improve analyzer comments

github.com/otterkit/otterkit-cobol - 33c28e312cdd0e8c47da4e364a8185148c5812e2 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Improve analyzer comments, and rename CurrentSection to CurrentScope

github.com/otterkit/otterkit-cobol - fbf316e0c78f50b71fac4ec5ff90e547c5ff6c63 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Change all analyzer methods to private

github.com/otterkit/otterkit-cobol - 31dae8c627bc8eae3f7ec2e64d0760f4b3515e50 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Clause methods documentation

github.com/otterkit/otterkit-cobol - c27f9bff82626abf650c5d562427d56637015e0b authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename CurrentSourceUnit to CurrentCallable

github.com/otterkit/otterkit-cobol - 9040fe8cfc1baf52387434d7f69e742ff5b4e582 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Remove unnecessary analyzer field

github.com/otterkit/otterkit-cobol - 7ce1dd6eebf72ab961073f2895f1aae14e50b0ab authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Split data item clause parsing into separate methods

github.com/otterkit/otterkit-cobol - c2d55fc08e5c3d7c4978ef8c7d4630f85b67e458 authored over 1 year ago by Keith Taylor <[email protected]>
[Submodule]: Libotterkit update Otterkit.Numerics to latest version

github.com/otterkit/otterkit-cobol - 973285c0ca0b0c32ae93699d1fa7390153be4737 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Otterkit.Numerics to latest version

github.com/otterkit/otterkit-cobol - de69ea634d455b1b7e8666c92a45144af9d41bf2 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Rename data item parsing method to better match the standard

github.com/otterkit/otterkit-cobol - f651d714b07e3c6b7a55e8cd13816a3e6a052880 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Complete Decimal128 bindings

github.com/otterkit/otterkit-cobol - b1221218e814b4c6fa27f90905a56810c69a9fbf authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: IsInfinite and IsSubnormal bindings

github.com/otterkit/otterkit-cobol - c0d59aced05accff38488ddd7ef998204dc70cd0 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Remove old error handler file, and rename new error API folder

github.com/otterkit/otterkit-cobol - 4d8ec48ab16eb60f5a43694d4711127f0cc660d1 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Use new error API for file not found errors

github.com/otterkit/otterkit-cobol - 0477fcf73789a810c595f56f491c7ca0b0f4326d authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Move error toggle to the new error API

github.com/otterkit/otterkit-cobol - caf92c57c7fe0c72be74e26ac47354d0eede4cfb authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Removed unused error types

github.com/otterkit/otterkit-cobol - 30dbd703ba05feeac6176827f00f191537495046 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Complete refactor to new error message API

github.com/otterkit/otterkit-cobol - dbde435e73650e0cd634f383a773163e187fb595 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Separate USING phrase into its own method

github.com/otterkit/otterkit-cobol - c8316e881201b1be3cb3db7d3e6dbacce835916b authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor statements to use new error API

github.com/otterkit/otterkit-cobol - bf3d247a1ecae373b24e04b39cf46e164792a4c6 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor more common and helpers to use new error API

github.com/otterkit/otterkit-cobol - 6641dd15c67d6e0316e68c1838134c4fc2ba2c74 authored almost 2 years ago by Keith Taylor <[email protected]>
[Submodule]: Libotterkit use Otterkit.Numerics for all decimal math

github.com/otterkit/otterkit-cobol - cad56f92df19c19e45ba27528675678081323f28 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update}: Replace previous Decimal128 implementation with Otterkit.Numerics

github.com/otterkit/otterkit-cobol - 831e5b5cd4b99d868a51cd676f506f73213d5445 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fix NuGet link

github.com/otterkit/otterkit-cobol - fbc048a6f856e3c0629b464c934e160680727935 authored almost 2 years ago by Keith Taylor <[email protected]>