Commit graph

11 commits

Author SHA1 Message Date
fa06482e72
change some variables names so its more readable 2022-12-27 17:07:24 +01:00
6a4c1744c4
add string support 2022-12-11 03:35:52 +01:00
ee6a10e7a5
simplify the simplifier 2022-12-11 02:36:55 +01:00
add2ae999c
init: simplifier 2022-12-10 17:51:31 +01:00
7e4d3a3790
hide debug parser 2022-12-10 14:57:14 +01:00
828a780f9c
WIP Function implementation
* Add basic support of function
* move debug function to test file
* add a test who need to pass to end the implementation
2022-12-10 01:55:15 +01:00
be24175a97
move all error related stuff to errors.ml file 2022-12-09 21:47:22 +01:00
76bc20c434
Capitalize error messages 2022-12-08 19:54:57 +01:00
8eea4a7d15
remove useless comment 2022-12-08 00:18:20 +01:00
47adc5c8ed
use ocamlformat 2022-12-06 22:22:48 +01:00
1acd0af734
add project startup 2022-12-06 20:39:15 +01:00