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]: Otterkit.Types package id

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

2f4c6f3fcd0366e7f0462998216cfe338e6c8a18 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Use bit field to store clause presence

a1700974ab46a2b79ccc6a7e32d5ca4b4778e89b authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Change UsageType to Usage

471baeda7fa0bf746d390255899a39b12ee71f73 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Remove unnecessary DataEntry.Context

00e618dafe50b1bc81c8b17d945e0a6555596df4 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Remove unnecessary AbstractEntry

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

072cc6f7a27c3e96dcff5be59b6d18d73b6eec71 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Use implicit compiler cast instead of explicit cast

11e6601d50183de5044ac86fe18d9e33fd6d6e15 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Use Option<T> to store clause context

0eba22e2367ce8a38d52476d99ab2eba650f2b40 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Implement Option<T> struct

61d6f5c19abdb65b0f04652a6a23d2c538ede95f authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Keep track of all specified data division clauses

e1ac0575f741b5942f1f25886f1b45b723af941e authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure the entire project

5a4f36b6f0950d2e13eb9e23ecdb28346e67bb1d authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename Analyzer namespace to Analyzers

40d5b3d80c6f06f3cfa4ab91399d8419078dc8ee authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Complete analyzer restructure

93180c748c335ebe6717c4a8e9082225590b8626 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure CompilerContext

4ef5414c18eff7ebda4834ea44002ca2c112e356 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure analyzer helper methods

36c5ee41a2a4dae2373eb3a84804fea5d5a37e2f authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Remove older parser files

bd20cb5baaaf44b23b6cbc3d5287ed8962f38909 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure common and expression parsing methods

e9e0eedf4b0f87f82fbf3d5ef5e4fa7bd0271731 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure statement parsing methods

cf5a9314a0b9f61b928f9dee78d6e462784e4d4e authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure procedure division

8c11f675873d50f87df403ecef5a3c475369df1d authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure identification division

c3bebf1cc3b4c2c5efe5c25b4736156e952f004f authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure data division

ce851784ac45e7708297694a07bf711c03f2fe02 authored over 1 year ago by Keith Taylor <[email protected]>
[Refactor]: Restructure environment division

72b68054934bb4995774a4fd09ab9767d27acce2 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: NuGet package version

7fe461e90d4227386bdf6c0ff8d78f54c1be7937 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Reserved word lookup formatting

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

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

7fd2b6a7c01391cb74b17b78f90d4223c45ea455 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Finish parsing OPTIONS paragraph

d4e2ebac385aea2b5547b6783fa5b4a2f0d21231 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse SPECIAL-NAMES paragraph

872573f9386ce4cd05355e83dc70eb6681e764bc authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse alphabet name clause

a55885905cbaca9e1c930aaf53627150fac714b6 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Differentiate between string literal types

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

63f62f4ea553a8931f01581c51e8a1dd477aea53 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename DataClauses and split Environment clauses into separate file

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

ce5ba8fd2d5c460b516752c5c95716f8063b1283 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse FILE-CONTROL section

57ae4b1eb7ec33944c976436962a42410637fcc4 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Use separate LocalEntries<T> to each entry type

7e3ed842b99a09cf6a4a26dfdda36eec9e77d2db authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Refactor RepositoryDefinition

8814e5a48cf4bfed07f012472bb022b79744b489 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Refactor entry classes

519c1a0b276c74d13b039c204ab4b85f74a0fd33 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Enum refactoring

8dbf3fb48af8529558f5b41db147e8e1f9417133 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Create FileControlEntry class

7a4c3b82d5db0a57016b2750eb3ffd6055180f44 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Refactor to match the previous commit changes

0a2e10f3e3f6bfed9cfb88e5219881b9bc6a2377 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Create AbstractEntry

bd5a838f3bb018bdeb2c5f249bb227e1763e3606 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Change EntryDefinition to DataEntry

301da5dee33225c7f81f1cbdac7f3485ad349a8b authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename RepositorySignature file to RepositoryDefinition

39d9eb532beb897a9ba07154d20ff95c7f48aa4e authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Enable automated git push again

c8d041667f5163a672ecb24ef35599d0c76e9ad3 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Fix]: Use x64 program files path

cb269529a429d18306bd0d2e2c6fecf144d713ed authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Fix]: Use VS Enterprise instead of BuildTools path

de7d8dece670813d97fa522184b6bdf885561d1b authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Automated Windows builds

8ebf96dc0d12575d60ed773205581590b2df174b authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Parse file section

b20a8c81b6532262efaea3061144e164ec21f54b authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Rename DataSignature to EntryDefinition

af4e93ba13a3574851c9fd1eab9fa461d16e2235 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Parse screen section (with refactor to support it)

fc9dbb5b01a283d31a1543b31fc119f8f8ecf079 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Add ScreenSection scope

1a1b1b76cc2f93ac640fe76127fd9fd73de92e1a authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Lexer not correctly tokenizing picture string

ceca0370e3702047ed8bef3a7e3cd7c9dae88f0a authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Remove unnecessary AddLocal parameter

7b5ab51914409abef08745fb5d5afac74fe06ebf authored over 1 year ago by Keith Taylor <[email protected]>
Automated macOS-x64 Build Files

118e1358f0cd9e38a2496b828fe724dd58c94ff7 authored over 1 year ago by Continuous Integration <[email protected]>
Automated Linux-x64 Build Files

83ada4f141b2d44f59ae0e5b14afb64b73a7f971 authored over 1 year ago by Continuous Integration <[email protected]>
[Update]: Git pull

a93af40c4a224b839925723e3fd4ababafc8cb2c authored over 1 year ago by Gabriel Gonçalves <[email protected]>
Automated Linux-x64 Build Files

73492c30965b526d7ee9901fbf8e225b20d9b365 authored over 1 year ago by Continuous Integration <[email protected]>
[Update]: Add automated macOS builds

a00bd4a0c5405621fc9f34c683ba532f93ec5525 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Fix]: Fixed build commands using Windows directory separators

ef521d65e9ce816416625d640d98c204eb53ae62 authored over 1 year ago by Keith Taylor <[email protected]>
Continuous Integration Build Files

51ab4d4c1e6abb5e291ad6cfab04d009c9eac584 authored over 1 year ago by Continuous Integration <[email protected]>
[Fix]: Compiler error on Linux

43f8810f502233783643718e46afdcd53bfcf536 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Add decQuad bindings compile command

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

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

046d5fcc6efc72bb01bdbb9875675eff7dbb7f47 authored over 1 year ago by Gabriel Gonçalves <[email protected]>
[Update]: Add linux and macOS build commands

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

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

3944d5ec5085bde4e5fdda127eaabffd7e0fe5f5 authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Remove unnecessary MOVE separator period checking

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

dd02c75c84096d3c1d74ad790c6297e0980e08bf authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Complete Decimal64 bindings

fb22ea2174ac6e68eb1badba129066d9be3ab6af authored over 1 year ago by Keith Taylor <[email protected]>
[Fix]: Auto detect only `>>SOURCE` instead of all directives

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

f21d468297cb760a09f869da01fbcb51573755c3 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Add Round method

1ec80a517722e5db4eef77d4755c20b5239395a1 authored over 1 year ago by Keith Taylor <[email protected]>
[Update]: Implement source format auto detection

52c5ada5e653cd6ffed338726670346d473c5184 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Improve analyzer comments

33c28e312cdd0e8c47da4e364a8185148c5812e2 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Improve analyzer comments, and rename CurrentSection to CurrentScope

fbf316e0c78f50b71fac4ec5ff90e547c5ff6c63 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Change all analyzer methods to private

31dae8c627bc8eae3f7ec2e64d0760f4b3515e50 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Clause methods documentation

c27f9bff82626abf650c5d562427d56637015e0b authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Rename CurrentSourceUnit to CurrentCallable

9040fe8cfc1baf52387434d7f69e742ff5b4e582 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Remove unnecessary analyzer field

7ce1dd6eebf72ab961073f2895f1aae14e50b0ab authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Split data item clause parsing into separate methods

c2d55fc08e5c3d7c4978ef8c7d4630f85b67e458 authored almost 2 years ago by Keith Taylor <[email protected]>
[Submodule]: Libotterkit update Otterkit.Numerics to latest version

973285c0ca0b0c32ae93699d1fa7390153be4737 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Otterkit.Numerics to latest version

de69ea634d455b1b7e8666c92a45144af9d41bf2 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Rename data item parsing method to better match the standard

f651d714b07e3c6b7a55e8cd13816a3e6a052880 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Complete Decimal128 bindings

b1221218e814b4c6fa27f90905a56810c69a9fbf authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: IsInfinite and IsSubnormal bindings

c0d59aced05accff38488ddd7ef998204dc70cd0 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Remove old error handler file, and rename new error API folder

4d8ec48ab16eb60f5a43694d4711127f0cc660d1 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Use new error API for file not found errors

0477fcf73789a810c595f56f491c7ca0b0f4326d authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Move error toggle to the new error API

caf92c57c7fe0c72be74e26ac47354d0eede4cfb authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Removed unused error types

30dbd703ba05feeac6176827f00f191537495046 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Complete refactor to new error message API

dbde435e73650e0cd634f383a773163e187fb595 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Separate USING phrase into its own method

c8316e881201b1be3cb3db7d3e6dbacce835916b authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor statements to use new error API

bf3d247a1ecae373b24e04b39cf46e164792a4c6 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Refactor more common and helpers to use new error API

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

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

831e5b5cd4b99d868a51cd676f506f73213d5445 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fix NuGet link

fbc048a6f856e3c0629b464c934e160680727935 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit Sin

482d1563f27b239bd6d710650c56c2949bd91a8a authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add Decimal128 trig functions

66df497a5a33e3c06fef05c9ab479c64c5b83fee authored almost 2 years ago by Keith Taylor <[email protected]>