|
be24175a97
|
move all error related stuff to errors.ml file
|
2022-12-09 21:47:22 +01:00 |
|
|
2d94d85562
|
indent
|
2022-12-09 17:04:33 +01:00 |
|
|
72a928a840
|
fix registers
|
2022-12-09 16:58:17 +01:00 |
|
|
ae446ac42f
|
test sub
|
2022-12-09 16:54:30 +01:00 |
|
|
2eb316492c
|
add comment warning about div
|
2022-12-09 16:40:34 +01:00 |
|
|
5ddc80ada2
|
add substraction and division
|
2022-12-09 16:39:44 +01:00 |
|
|
c98231152a
|
add multiplication support
|
2022-12-09 16:12:32 +01:00 |
|
|
cf14c64adc
|
add baselib support
|
2022-12-09 14:45:59 +01:00 |
|
|
d433aafc4f
|
wip (fn): add return
|
2022-12-09 14:14:33 +01:00 |
|
|
a923bdb6b9
|
fix fmt_instr
|
2022-12-09 14:13:19 +01:00 |
|
|
209d8382e2
|
update features
|
2022-12-09 13:45:03 +01:00 |
|
|
648d10bc99
|
update error messages
|
2022-12-09 13:39:53 +01:00 |
|
|
2d9cc811a2
|
fix typo
|
2022-12-09 13:38:05 +01:00 |
|
|
2ff390b480
|
added list of features
|
2022-12-09 13:36:46 +01:00 |
|
|
9a277eb1e3
|
fix pos
|
2022-12-08 21:31:04 +01:00 |
|
|
378b054812
|
update tests
|
2022-12-08 21:30:56 +01:00 |
|
|
6f4eb269de
|
add boolean support
|
2022-12-08 21:30:39 +01:00 |
|
|
ab6e8c466b
|
add comments support
|
2022-12-08 21:29:42 +01:00 |
|
|
6188140b44
|
update tests
|
2022-12-08 19:55:28 +01:00 |
|
|
ca02eb9a3d
|
add variable support
|
2022-12-08 19:55:22 +01:00 |
|
|
76bc20c434
|
Capitalize error messages
|
2022-12-08 19:54:57 +01:00 |
|
|
af7799ea2c
|
* add neg
* change fmt_instr
|
2022-12-08 19:54:17 +01:00 |
|
|
9480a8aba2
|
ignore asm files
|
2022-12-08 15:35:20 +01:00 |
|
|
9c18e1f86f
|
complete the mips integration
|
2022-12-08 14:26:55 +01:00 |
|
|
b4f384ea76
|
add int into value type in IR
|
2022-12-08 14:04:46 +01:00 |
|
|
8eea4a7d15
|
remove useless comment
|
2022-12-08 00:18:20 +01:00 |
|
|
86b5577385
|
add spacing
|
2022-12-08 00:17:54 +01:00 |
|
|
47adc5c8ed
|
use ocamlformat
|
2022-12-06 22:22:48 +01:00 |
|
|
5224133837
|
Add readme
|
2022-12-06 20:50:37 +01:00 |
|
|
697b36c333
|
add menhir files to archive
|
2022-12-06 20:42:53 +01:00 |
|
|
1acd0af734
|
add project startup
|
2022-12-06 20:39:15 +01:00 |
|
|
a37aba9177
|
add gitignore and makefile
|
2022-12-06 20:38:09 +01:00 |
|