Marco Cetica marco
marco pushed to master at marco/dc 2024-03-11 09:22:05 +01:00
4b533331f4 Fixed various bugs
marco opened issue marco/dc#6 2024-03-08 18:10:16 +01:00
Update version command
marco closed issue marco/bit#3 2024-03-08 17:52:53 +01:00
[FEATURE] Add “raw” route
marco pushed to master at marco/dc 2024-03-08 16:29:00 +01:00
324503d320 Completed parser refactoring
marco pushed to master at marco/dc 2024-03-08 16:28:21 +01:00
f349442410 Completed parser refactoring
d0ffb8610a Fixed bug about macros
b9235470e3 Moved radix and precision commands to Stack class
505ed8b148 Started refactoring of the parser/evaluator method
Compare 4 commits »
marco pushed to factory_parsing at marco/dc 2024-03-08 16:26:20 +01:00
f349442410 Completed parser refactoring
marco pushed to factory_parsing at marco/dc 2024-03-08 15:31:38 +01:00
d0ffb8610a Fixed bug about macros
marco pushed to factory_parsing at marco/dc 2024-03-08 12:18:32 +01:00
b9235470e3 Moved radix and precision commands to Stack class
marco pushed to factory_parsing at marco/dc 2024-03-08 11:43:17 +01:00
505ed8b148 Started refactoring of the parser/evaluator method
marco created branch factory_parsing in marco/dc 2024-03-08 11:43:17 +01:00
marco pushed to master at marco/dc 2024-03-07 16:16:08 +01:00
207c387001 Minor code improvements
marco pushed to master at marco/bit_frontend 2024-03-06 11:09:07 +01:00
27f3272ee3 Added raw mode supprot
marco pushed to master at marco/bit_frontend 2024-03-06 11:04:09 +01:00
b6798c4ac7 Added raw mode supprot
marco pushed to master at marco/bit 2024-03-06 10:16:15 +01:00
2ec05c4dfa Added '/api/posts/raw' route, updated deps and fixed docs
marco opened issue marco/dc#5 2024-03-04 21:10:40 +01:00
[FEATURE] Add support to history dump
marco pushed to master at marco/dc 2024-03-01 11:06:56 +01:00
531454ca17 Fixed unit test
marco pushed to master at marco/dc 2024-03-01 10:58:49 +01:00
3f09a67008 Fixed unit test
marco pushed to master at marco/dc 2024-03-01 10:33:18 +01:00
d6c54436f5 Merge branch 'unit_testing'
748956622e Updated man, documentation and CI
62ccddafc9 Added tests for macros
2f6abbec69 Added test for ';X' function
24b26d2154 Added test for ':X' function
Compare 12 commits »
marco pushed to unit_testing at marco/dc 2024-03-01 10:30:58 +01:00
748956622e Updated man, documentation and CI
marco pushed to unit_testing at marco/dc 2024-03-01 10:22:39 +01:00
62ccddafc9 Added tests for macros