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]: Update Otterkit Templates package version
74c98d0e840d356bcb10d14f330c8bf96f65a5cb authored almost 2 years ago by Keith Taylor <[email protected]>
74c98d0e840d356bcb10d14f330c8bf96f65a5cb authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Libotterkit submodule and project templates
bca9dc657f8fc58e2226ab813a49150d1b95e0e1 authored almost 2 years ago by Keith Taylor <[email protected]>
bca9dc657f8fc58e2226ab813a49150d1b95e0e1 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fix Numeric formatter
5622f1a62a455eaddf99ea99d06f00c1102c4e87 authored almost 2 years ago by Keith Taylor <[email protected]>
5622f1a62a455eaddf99ea99d06f00c1102c4e87 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Update README package versions
3694bd855b7740bbbeaff4b91489d292de243fa0 authored almost 2 years ago by Keith Taylor <[email protected]>
3694bd855b7740bbbeaff4b91489d292de243fa0 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Update Nuget package version
5da9356a0134079c1f15ad789dd790d51b1fec36 authored almost 2 years ago by Keith Taylor <[email protected]>
5da9356a0134079c1f15ad789dd790d51b1fec36 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed codegen scope resolution
3c4ba177fb6b9ef50ba517b2b2d511b708780193 authored almost 2 years ago by Keith Taylor <[email protected]>
3c4ba177fb6b9ef50ba517b2b2d511b708780193 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit WIP IF statement codegen
12eb6201078428a029e990f6c3a30a1fddd5af09 authored almost 2 years ago by Keith Taylor <[email protected]>
12eb6201078428a029e990f6c3a30a1fddd5af09 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed statement builder not recognizing lowercase keywords
2fcf1a68876a2bbabebd8051d3a1f60266a6abe7 authored almost 2 years ago by Keith Taylor <[email protected]>
2fcf1a68876a2bbabebd8051d3a1f60266a6abe7 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed codegen StringComparison, and not correctly running on Windows
60b1ad59feb1bfaa325e3fea28829d3e14a4079b authored almost 2 years ago by Keith Taylor <[email protected]>
60b1ad59feb1bfaa325e3fea28829d3e14a4079b authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix/Update]: Fix conditional expression failing with functions, and commit WIP identifier parsing
e39539f6bc6fd4f50b51065f13db5f87ceecb14e authored almost 2 years ago by Keith Taylor <[email protected]>
e39539f6bc6fd4f50b51065f13db5f87ceecb14e authored almost 2 years ago by Keith Taylor <[email protected]>
[Update/Fix]: Fix and update WIP identifier parsing
3459adc15642bbb21c7c521d1efba4531a652746 authored almost 2 years ago by Keith Taylor <[email protected]>
3459adc15642bbb21c7c521d1efba4531a652746 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update] Add a link to the now published 2023 standard
03cf82d7a42a871c95f482c943224e6fdc699d22 authored almost 2 years ago by Gabriel Gonçalves <[email protected]>
03cf82d7a42a871c95f482c943224e6fdc699d22 authored almost 2 years ago by Gabriel Gonçalves <[email protected]>
[Submodule]: Update libotterkit commit hash
7dbc4d6ce5b8f7273153ac2edf759c8fb0521aaa authored almost 2 years ago by Keith Taylor <[email protected]>
7dbc4d6ce5b8f7273153ac2edf759c8fb0521aaa authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fix Numeric type byte magic *again*
This byte magic has a tendency to break
6dd6860d8417c07194aa99968d5f433ce0cc69e1 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update/Submodule]: WIP Identifier parsing and libotterkit commit hash
4b6e0845429f44a4112c7864a173c5ee90aee15e authored almost 2 years ago by Keith Taylor <[email protected]>
4b6e0845429f44a4112c7864a173c5ee90aee15e authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed Numeric type formatter and Numeric to Decimal conversion
628a450fbc0ed4e91733f092fd791a259403b5a0 authored almost 2 years ago by Keith Taylor <[email protected]>
628a450fbc0ed4e91733f092fd791a259403b5a0 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit WIP identifier type parsing
10c0db07b8be6370a528d54427df7dc761bae5d1 authored almost 2 years ago by Keith Taylor <[email protected]>
10c0db07b8be6370a528d54427df7dc761bae5d1 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed DISPLAY not working with single quote COBOL strings
53fa2b7a24e747f6602ec9fa527261799ef78f91 authored almost 2 years ago by KTSnowy <[email protected]>
53fa2b7a24e747f6602ec9fa527261799ef78f91 authored almost 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed single quotes not being classified as a string
94b248cf4ca94d0f6fb41763d51a90f0761d7710 authored almost 2 years ago by KTSnowy <[email protected]>
94b248cf4ca94d0f6fb41763d51a90f0761d7710 authored almost 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed broken division checks during the codegen stage
830458c023a7af73314a29381b0e48ba63b335c3 authored almost 2 years ago by KTSnowy <[email protected]>
830458c023a7af73314a29381b0e48ba63b335c3 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Added IdentifierType [Flags] enum
This will be used for checking which identifier types are allowed some parts of the code
c4b1c4e7915cc3421b0dc2bf30898f68eb47808c authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Add comparison/equality operators to Numeric type (#22)
* Add comparison/equality operators to Numeric type
* Added basic binary mathematic operators...
26800115069dcdc7cebdbb282da0bf1b9c50dae2 authored almost 2 years ago by Sean Vo <[email protected]>
[Update]: Added function ORD (#21)
* Added function ORD
* [Fix]: Fixed out of the range exception
---------
Co-authored-by...
310c088a53300b4141f2373fb7e8b5e19f7e267e authored almost 2 years ago by Sean Vo <[email protected]>
[Submodule]: Update libotterkit commit hash
1784f70e64eb81d69a93bb137f975c90930ca456 authored almost 2 years ago by Keith Taylor <[email protected]>
1784f70e64eb81d69a93bb137f975c90930ca456 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Move GenericTest to the Helpers class
083e1473c8a832f217543e9e6e44bff12750a425 authored almost 2 years ago by Keith Taylor <[email protected]>
083e1473c8a832f217543e9e6e44bff12750a425 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed generic function example
0d9e66bbcad97d11b066550f314f5c1c9958f557 authored almost 2 years ago by Keith Taylor <[email protected]>
0d9e66bbcad97d11b066550f314f5c1c9958f557 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Added a common interface for each COBOL type
aef9a29eca23084bf385335bf626bb7fe5ea14e4 authored almost 2 years ago by Keith Taylor <[email protected]>
aef9a29eca23084bf385335bf626bb7fe5ea14e4 authored almost 2 years ago by Keith Taylor <[email protected]>
[Fix]: Fixed getter and setter signature
db24fe54be7a6772acadbf0a6d4b91573d2134c7 authored almost 2 years ago by KTSnowy <[email protected]>
db24fe54be7a6772acadbf0a6d4b91573d2134c7 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Added --parse:tokens command line option
7dea45ecbaa2a65b20e693caec2711d4d4a64fee authored almost 2 years ago by KTSnowy <[email protected]>
7dea45ecbaa2a65b20e693caec2711d4d4a64fee authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Optimize token classifier, avoid new list allocation
cccf2004e3b814fa7766246638db3d2bc49bd0bc authored almost 2 years ago by KTSnowy <[email protected]>
cccf2004e3b814fa7766246638db3d2bc49bd0bc authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Commit WIP source unit resolution
0ca4320daf6991b32f87a7599f30b2e20c7557c6 authored almost 2 years ago by KTSnowy <[email protected]>
0ca4320daf6991b32f87a7599f30b2e20c7557c6 authored almost 2 years ago by KTSnowy <[email protected]>
[Fix]: Fix SourceUnitSignature null reference warnings
8b29c7accafe17965e8bb746563a66a4ccb1230a authored almost 2 years ago by KTSnowy <[email protected]>
8b29c7accafe17965e8bb746563a66a4ccb1230a authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Change SourceUnitSignature and RepositorySignature to a record type
381eabb515c288ea63cf80c2775cbca1993f105e authored almost 2 years ago by KTSnowy <[email protected]>
381eabb515c288ea63cf80c2775cbca1993f105e authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Change Token from struct to record
e33b798b670ba9d0703a25e22f6ef68f12eea244 authored almost 2 years ago by Keith Taylor <[email protected]>
e33b798b670ba9d0703a25e22f6ef68f12eea244 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Use StringComparison.OrdinalIgnoreCase for token comparison
e51c78971165fda014023d8484dcd4689a404915 authored almost 2 years ago by KTSnowy <[email protected]>
e51c78971165fda014023d8484dcd4689a404915 authored almost 2 years ago by KTSnowy <[email protected]>
[WIP]: Commit WIP SET statement
3856a9813ab5ccb70f0c60042d23fdb63f5356af authored almost 2 years ago by KTSnowy <[email protected]>
3856a9813ab5ccb70f0c60042d23fdb63f5356af authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Handle multiple usings and types, and WIP full picture parsing
ca8bad1fcf868db068fbc40f92bf2e56c19b0c92 authored almost 2 years ago by Keith Taylor <[email protected]>
ca8bad1fcf868db068fbc40f92bf2e56c19b0c92 authored almost 2 years ago by Keith Taylor <[email protected]>
[Workflows]: Create CodeQL workflow
8bda74447859e9ad6078c6669b6ec38c60c397ad authored almost 2 years ago by Gabriel Gonçalves <[email protected]>
8bda74447859e9ad6078c6669b6ec38c60c397ad authored almost 2 years ago by Gabriel Gonçalves <[email protected]>
[Update/Fix]: Update Nuget package version and copyright year
5a682ff59ff00558d42d9178d64a5028b95368d1 authored almost 2 years ago by Keith Taylor <[email protected]>
5a682ff59ff00558d42d9178d64a5028b95368d1 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Parse PERFORM statement
318ada6409c7f6f150935afadb18c89d882c0bda authored almost 2 years ago by KTSnowy <[email protected]>
318ada6409c7f6f150935afadb18c89d882c0bda authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse EVALUATE statement
dfa36739596f530ca9c86671c7a9aeefc852bd88 authored almost 2 years ago by KTSnowy <[email protected]>
dfa36739596f530ca9c86671c7a9aeefc852bd88 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse SEARCH statement
eb47152e7d168401172a8a3834a9fa3fe3ee4b24 authored almost 2 years ago by KTSnowy <[email protected]>
eb47152e7d168401172a8a3834a9fa3fe3ee4b24 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Added SourceId, LevelStack and FileIndex comments
23650037fe216a29b43bc24356fe4966a2a23e45 authored almost 2 years ago by Keith Taylor <[email protected]>
23650037fe216a29b43bc24356fe4966a2a23e45 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Added source id stack for id resolution
92becfe767e477d8865e28dad7df9cbc2ddacddd authored almost 2 years ago by KTSnowy <[email protected]>
92becfe767e477d8865e28dad7df9cbc2ddacddd authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Added enum to usage string extension method
9045f020d6f7f8356e59914f1ecc5e4d39e9dc8e authored almost 2 years ago by KTSnowy <[email protected]>
9045f020d6f7f8356e59914f1ecc5e4d39e9dc8e authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Added level number and USAGE clause checks
db16e2fefc4146d0bdf62adfa76603b7e2947138 authored almost 2 years ago by KTSnowy <[email protected]>
db16e2fefc4146d0bdf62adfa76603b7e2947138 authored almost 2 years ago by KTSnowy <[email protected]>
[Update/Fix] Change Options to record, and more enums to a separate file
9e2eedc3ac86cb6a19f9f9d549bc61e811cc39dd authored almost 2 years ago by Keith Taylor <[email protected]>
9e2eedc3ac86cb6a19f9f9d549bc61e811cc39dd authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Optimize Lexer and Token Classifier
761f0b801fe18a47b2c7fd69982682d0ebc88d2c authored almost 2 years ago by Keith Taylor <[email protected]>
761f0b801fe18a47b2c7fd69982682d0ebc88d2c authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit WIP data item clause check
64f7ddfe37e13507ae829e2848da2680a3bba92a authored almost 2 years ago by KTSnowy <[email protected]>
64f7ddfe37e13507ae829e2848da2680a3bba92a authored almost 2 years ago by KTSnowy <[email protected]>
[Fix]: Fix statement stack overflow on files with 25000+ lines
c9381359216a61d1a38bee956798e60dc3378c8e authored almost 2 years ago by Keith Taylor <[email protected]>
c9381359216a61d1a38bee956798e60dc3378c8e authored almost 2 years ago by Keith Taylor <[email protected]>
[Update}: Optimize token classifier
ea91873c1714007e7b6b538c7b4cd16c95eadd96 authored almost 2 years ago by Keith Taylor <[email protected]>
ea91873c1714007e7b6b538c7b4cd16c95eadd96 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Commit WIP identifier resolution
f6a27492237dcfac5ef484b7c1753e352c024539 authored almost 2 years ago by KTSnowy <[email protected]>
f6a27492237dcfac5ef484b7c1753e352c024539 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse OPTIONS paragraph and more data item clauses
9f69b9843d16d345b3eaa02d4ab4148c5800f5d6 authored almost 2 years ago by KTSnowy <[email protected]>
9f69b9843d16d345b3eaa02d4ab4148c5800f5d6 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse INSPECT statement
8dbf029a901e88e6e51228c89d51e072143c8a62 authored almost 2 years ago by KTSnowy <[email protected]>
8dbf029a901e88e6e51228c89d51e072143c8a62 authored almost 2 years ago by KTSnowy <[email protected]>
[Fix]: Add UNSTRING method to the statement parsing method
64d2e6aff12542ac8c4e016efa3d6ca80686d63f authored almost 2 years ago by KTSnowy <[email protected]>
64d2e6aff12542ac8c4e016efa3d6ca80686d63f authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse UNSTRING and WRITE statements
ad34e49f9042019204b721d93f63d03b2ab0b938 authored almost 2 years ago by KTSnowy <[email protected]>
ad34e49f9042019204b721d93f63d03b2ab0b938 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse DECLARATIVES and their use defined sections
d4b4853db44b1c4defb415518f2869f2d8b28098 authored almost 2 years ago by KTSnowy <[email protected]>
d4b4853db44b1c4defb415518f2869f2d8b28098 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse USE statement
17872cf00ff691136e802023f0b3fa802f568b47 authored almost 2 years ago by Keith Taylor <[email protected]>
17872cf00ff691136e802023f0b3fa802f568b47 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Parse MERGE and SORT statements
22a7fdd999edbdcec5d825bd388aa592a8261076 authored almost 2 years ago by Keith Taylor <[email protected]>
22a7fdd999edbdcec5d825bd388aa592a8261076 authored almost 2 years ago by Keith Taylor <[email protected]>
[Update]: Added analyzer static constructor
cbe104e4b75a7786b3d854108b1a24fbed0f1232 authored almost 2 years ago by KTSnowy <[email protected]>
cbe104e4b75a7786b3d854108b1a24fbed0f1232 authored almost 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed ErrorHandler pretty error display, and infinite parser loop
68c7ba3311ae6c05a3dd3c179eb1d79042c7b230 authored almost 2 years ago by KTSnowy <[email protected]>
68c7ba3311ae6c05a3dd3c179eb1d79042c7b230 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse STRING statement
d85e6b93e05f3f417d7861e695db952041badcb9 authored almost 2 years ago by KTSnowy <[email protected]>
d85e6b93e05f3f417d7861e695db952041badcb9 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse SEND and START statements
5245eec9a94bf16c7486bf0cfe823b2948a43c61 authored almost 2 years ago by KTSnowy <[email protected]>
5245eec9a94bf16c7486bf0cfe823b2948a43c61 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Add project icon to the README header
79b18384ae3ee125f1c2ecf55fd54e82a895bc96 authored almost 2 years ago by Gabriel Gonçalves <[email protected]>
79b18384ae3ee125f1c2ecf55fd54e82a895bc96 authored almost 2 years ago by Gabriel Gonçalves <[email protected]>
[Fix]: Fixed Nuget package version in the README file
0683324e8d33a787cf387c1dab1b7acf6c28f5c4 authored almost 2 years ago by KTSnowy <[email protected]>
0683324e8d33a787cf387c1dab1b7acf6c28f5c4 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Update README and Nuget package version
c119664862c0da59ce899b8fac54aaa53a371215 authored almost 2 years ago by KTSnowy <[email protected]>
c119664862c0da59ce899b8fac54aaa53a371215 authored almost 2 years ago by KTSnowy <[email protected]>
[Fix]: Fix standard year (#9)
9b26e444f02c5faf555259555f60548d6b232950 authored almost 2 years ago by Sean Vo <[email protected]>
9b26e444f02c5faf555259555f60548d6b232950 authored almost 2 years ago by Sean Vo <[email protected]>
[Update]: Parse INTERFACE-ID, method, program and function prototypes
ca425d52ddd66efd0837c0f7fd1d60d84acc55b4 authored almost 2 years ago by KTSnowy <[email protected]>
ca425d52ddd66efd0837c0f7fd1d60d84acc55b4 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Added installation and about sections to ReadMe (#8)
e54f9b67f58a9bc72f19b49b0793deb324cdd463 authored almost 2 years ago by Sean Vo <[email protected]>
e54f9b67f58a9bc72f19b49b0793deb324cdd463 authored almost 2 years ago by Sean Vo <[email protected]>
[Update]: Parse CLASS-ID, FACTORY, OBJECT and METHOD-ID
bb8219cb2f946cafb3a6ee0c2cc9aa3224b72d50 authored almost 2 years ago by KTSnowy <[email protected]>
bb8219cb2f946cafb3a6ee0c2cc9aa3224b72d50 authored almost 2 years ago by KTSnowy <[email protected]>
[Update]: Parse INITIALIZE, INVOKE, OPEN, READ and RECEIVE
96bd6c93bbf48472367c94e2f3595d59dde61477 authored about 2 years ago by KTSnowy <[email protected]>
96bd6c93bbf48472367c94e2f3595d59dde61477 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Parse multiple source files
c1713d6bed68b77319537ee123765fa1afdc7e95 authored about 2 years ago by KTSnowy <[email protected]>
c1713d6bed68b77319537ee123765fa1afdc7e95 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Removed data name resolution from the parser
f6a65cb992344b9e64395af571d6a14f413ac4b8 authored about 2 years ago by KTSnowy <[email protected]>
f6a65cb992344b9e64395af571d6a14f413ac4b8 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Removed unused variable and assignment
48b4980a5717d4dff5fe2bdbc80709b9c0781a68 authored about 2 years ago by Keith Taylor <[email protected]>
48b4980a5717d4dff5fe2bdbc80709b9c0781a68 authored about 2 years ago by Keith Taylor <[email protected]>
[Update/Fix]: Apply Roslyn Analyzers fixes and change suggestions
edb09dfb3f1bda8c1039199d95bae58a22ed41be authored about 2 years ago by Keith Taylor <[email protected]>
edb09dfb3f1bda8c1039199d95bae58a22ed41be authored about 2 years ago by Keith Taylor <[email protected]>
[Update/Fix]: Apply Roslyn Analyzers fixes and change suggestions
a0256a76d928fc84e82eee7f302c8cee16547890 authored about 2 years ago by Keith Taylor <[email protected]>
a0256a76d928fc84e82eee7f302c8cee16547890 authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Added identifier check to the parser
cb4f33e7d3562ea4dab14989b9063275ce0d5633 authored about 2 years ago by KTSnowy <[email protected]>
cb4f33e7d3562ea4dab14989b9063275ce0d5633 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Parse procedure division USING clause
aff9d6f1f40738b2d1c94645ed37484ea777ac85 authored about 2 years ago by KTSnowy <[email protected]>
aff9d6f1f40738b2d1c94645ed37484ea777ac85 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Parse the REPOSITORY paragraph
f0b13561bc4f328be54b10b61976a2352833b82c authored about 2 years ago by KTSnowy <[email protected]>
f0b13561bc4f328be54b10b61976a2352833b82c authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Parse METHOD-ID
9d6702dd3f8b076c2b9c973d99a27c847af387eb authored about 2 years ago by KTSnowy <[email protected]>
9d6702dd3f8b076c2b9c973d99a27c847af387eb authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Parse CLASS-ID and INTERFACE-ID
b89b0708cd32b1a935721dbf62e8fc7a389951c5 authored about 2 years ago by KTSnowy <[email protected]>
b89b0708cd32b1a935721dbf62e8fc7a389951c5 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Improve parser's error handling
71e3daf2e7f5244ea490660d4e0758c5b2fda4c5 authored about 2 years ago by KTSnowy <[email protected]>
71e3daf2e7f5244ea490660d4e0758c5b2fda4c5 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Libotterkit commit hash
b3f5454157dac44d5f594be0b44435e3826ea0af authored about 2 years ago by KTSnowy <[email protected]>
b3f5454157dac44d5f594be0b44435e3826ea0af authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Parse a complete PROGRAM-ID
f46cc9c28a8bee829643ca5efe93e03388ab3b30 authored about 2 years ago by KTSnowy <[email protected]>
f46cc9c28a8bee829643ca5efe93e03388ab3b30 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Parse English-like conditional expressions
6d0f20e33c81f4020ac2489512d574e843daf4b6 authored about 2 years ago by KTSnowy <[email protected]>
6d0f20e33c81f4020ac2489512d574e843daf4b6 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed merge conflict
4f5240392a2a107fb4f1d45f214e9b5eedc36dee authored about 2 years ago by KTSnowy <[email protected]>
4f5240392a2a107fb4f1d45f214e9b5eedc36dee authored about 2 years ago by KTSnowy <[email protected]>
[Update/Fix]: Apply Roslyn Analyzer fixes and change suggestions
87c35fb1223f42a07c2860797be15404289c2cb8 authored about 2 years ago by Keith Taylor <[email protected]>
87c35fb1223f42a07c2860797be15404289c2cb8 authored about 2 years ago by Keith Taylor <[email protected]>
[Submodule]: Apply libotterkit Roslyn Analyzer changes
4d52a9ef35741fec1772ffaa087d1f580effc285 authored about 2 years ago by Keith Taylor <[email protected]>
4d52a9ef35741fec1772ffaa087d1f580effc285 authored about 2 years ago by Keith Taylor <[email protected]>
[Update/Fix]: Apply Roslyn Analyzers fixes and change suggestions
072f9c4ebd122db81e9a72cc60df7fb5ab4b0af5 authored about 2 years ago by Keith Taylor <[email protected]>
072f9c4ebd122db81e9a72cc60df7fb5ab4b0af5 authored about 2 years ago by Keith Taylor <[email protected]>
[Submodule]: Update libotterkit commit hash
824bc17a412bc4449510a73b98ffc2b618ff0df3 authored about 2 years ago by KTSnowy <[email protected]>
824bc17a412bc4449510a73b98ffc2b618ff0df3 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Added functionality for RANDOM Function (#20)
* Added functionality for RANDOM Fucntion
* [Update]: Added a line to make sure that it stays...
a32e1d2853e5275c74eca88a81fd315112bffa2f authored about 2 years ago by Henry Nguyen <[email protected]>
[Fix]: Fixed Numeric formatter only returning the first digit
46a280e658b854b9e33ccd5f97463427e587ea26 authored about 2 years ago by KTSnowy <[email protected]>
46a280e658b854b9e33ccd5f97463427e587ea26 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Added helper method to compile boolean expressions
97e6d86fba4afb7cd3becd0e53688d65fc55b7d5 authored about 2 years ago by KTSnowy <[email protected]>
97e6d86fba4afb7cd3becd0e53688d65fc55b7d5 authored about 2 years ago by KTSnowy <[email protected]>
[Fix/Update]: Fixed boolean postfix evaluator, and slightly refactored parser
7b4cbfa20b51099bf7ec34d505f78ad91638b910 authored about 2 years ago by KTSnowy <[email protected]>
7b4cbfa20b51099bf7ec34d505f78ad91638b910 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Small help message change and update libotterkit
d84a9369f210ccb7e500ea39249abb4cf0326f73 authored about 2 years ago by KTSnowy <[email protected]>
d84a9369f210ccb7e500ea39249abb4cf0326f73 authored about 2 years ago by KTSnowy <[email protected]>
[Update]: Replace DLLImport with LibraryImport
9e320a215d49308765f5a1a85b1e68c9e87a7560 authored about 2 years ago by KTSnowy <[email protected]>
9e320a215d49308765f5a1a85b1e68c9e87a7560 authored about 2 years ago by KTSnowy <[email protected]>
[Fix]: Fixed scope terminator period error message
6fdf4561549d42b75604830140b08b693273ddd1 authored about 2 years ago by Keith Taylor <[email protected]>
6fdf4561549d42b75604830140b08b693273ddd1 authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Update Otterkit.Templates version number
14d7235d3310a572c09e7df7374a83ac45a68cec authored about 2 years ago by Keith Taylor <[email protected]>
14d7235d3310a572c09e7df7374a83ac45a68cec authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Add year and name to the license file
602b61299d48991893acaaf431d983ce6f1a92bc authored about 2 years ago by Keith Taylor <[email protected]>
602b61299d48991893acaaf431d983ce6f1a92bc authored about 2 years ago by Keith Taylor <[email protected]>
[Update]: Update Linux and Windows native decimal library
4734344083537db9c71c5ceb4e16f05cd03342bf authored about 2 years ago by Keith Taylor <[email protected]>
4734344083537db9c71c5ceb4e16f05cd03342bf authored about 2 years ago by Keith Taylor <[email protected]>