sfja
|
18eddd82a4
|
fix call stuff
|
2024-12-13 06:09:10 +01:00 |
|
|
d9d08dc2ed
|
buildins and other stuff
|
2024-12-12 16:08:20 +01:00 |
|
SimonFJ20
|
a7bf4ac701
|
add tk_rap
|
2024-12-12 16:07:09 +01:00 |
|
SimonFJ20
|
472aec6005
|
infix
|
2024-12-12 15:37:56 +01:00 |
|
SimonFJ20
|
454b658082
|
add multiline comment
|
2024-12-12 13:44:12 +01:00 |
|
SimonFJ20
|
72cbf727d0
|
add vim syntax
|
2024-12-12 13:35:05 +01:00 |
|
SimonFJ20
|
51685ddd97
|
add vscode syntax
|
2024-12-12 13:06:25 +01:00 |
|
|
9b4b9982d0
|
fix entry rendering
|
2024-12-12 12:12:58 +01:00 |
|
SimonFJ20
|
ed279f7998
|
start multiple file support
|
2024-12-12 12:06:06 +01:00 |
|
|
242d5b16eb
|
fix json return values; borrow VmProvider instead of copy
|
2024-12-12 11:57:18 +01:00 |
|
|
c69dd1efb2
|
hook up web to vm::rpc
|
2024-12-12 11:56:22 +01:00 |
|
|
d67b55e570
|
close socket on error
|
2024-12-12 11:35:26 +01:00 |
|
|
ef528ccb3f
|
rpc-server binding on addr message
|
2024-12-12 11:33:59 +01:00 |
|
|
90287512e4
|
fix incorrect json responses
|
2024-12-12 11:33:38 +01:00 |
|
|
803230840b
|
fix bufferedwriter::write(u8)
|
2024-12-12 11:32:58 +01:00 |
|
|
7b151e1faf
|
json.cpp -> fix comma/colon typo
|
2024-12-12 11:32:18 +01:00 |
|
|
9840269ab7
|
create temputils to satisfy compileWithDebug requirement from web
|
2024-12-12 10:47:25 +01:00 |
|
|
613b57f40f
|
compile program
|
2024-12-12 10:46:14 +01:00 |
|
|
4a0e23c193
|
return correct responses from sliger rpc
|
2024-12-12 10:45:07 +01:00 |
|
|
105a4eed8b
|
log rpc.listen() result
|
2024-12-12 10:44:27 +01:00 |
|
|
cf84770d90
|
close client before returning
|
2024-12-12 10:43:37 +01:00 |
|
|
2d4879b69f
|
include col/line information
|
2024-12-12 10:40:54 +01:00 |
|
|
4363874cd2
|
sliger on docker
|
2024-12-12 10:17:25 +01:00 |
|
SimonFJ20
|
2662c327ca
|
add tk_rap.odt
|
2024-12-12 10:16:12 +01:00 |
|
|
5216c3bef0
|
refactor annotation lowering code
|
2024-12-11 14:02:26 +01:00 |
|
|
483a5081e3
|
print builtin
|
2024-12-11 13:37:26 +01:00 |
|
|
a6da283b0a
|
builtins ignore type check
|
2024-12-11 13:16:34 +01:00 |
|
|
4a9d501a71
|
parse annos
|
2024-12-11 13:03:01 +01:00 |
|
SimonFJ20
|
072e44eaa8
|
everything
|
2024-12-11 12:36:19 +01:00 |
|
sfja
|
f3523e486b
|
fix compilter
|
2024-12-11 03:11:00 +01:00 |
|
sfja
|
9221f62f92
|
fix json
|
2024-12-11 01:03:16 +01:00 |
|
sfja
|
1640915ddb
|
add a few examples
|
2024-12-11 00:22:13 +01:00 |
|
sfja
|
4be4e50b7d
|
add builtins and statics to vm
|
2024-12-11 00:18:51 +01:00 |
|
sfja
|
916c2376a0
|
fix lowerer
|
2024-12-11 00:03:19 +01:00 |
|
sfja
|
2dad35c21f
|
before assembler2
|
2024-12-10 23:30:15 +01:00 |
|
sfja
|
63e4af02ca
|
rename
|
2024-12-10 22:45:58 +01:00 |
|
sfja
|
cbb5a02bd9
|
rename files
|
2024-12-10 21:42:15 +01:00 |
|
sfja
|
fa5389b828
|
commit maybe used flame_graph
|
2024-12-10 21:04:36 +01:00 |
|
SimonFJ20
|
501cd997e9
|
add assembler
|
2024-12-10 15:45:19 +01:00 |
|
SimonFJ20
|
bf9c0aa866
|
add lowererer stuff
|
2024-12-10 14:36:41 +01:00 |
|
SimonFJ20
|
632e8385f3
|
locals stuff
|
2024-12-10 10:57:59 +01:00 |
|
SimonFJ20
|
fa81c17c25
|
rename syms
|
2024-12-10 10:39:12 +01:00 |
|
|
b9c174d96a
|
lowerer
|
2024-12-10 09:03:03 +01:00 |
|
|
6ab45ffbed
|
fix checker
|
2024-12-09 13:57:48 +01:00 |
|
SimonFJ20
|
9e6e92b520
|
test checker
|
2024-12-09 13:36:38 +01:00 |
|
|
5b4057160d
|
vm provider; code coverage + flame graph actions
|
2024-12-09 13:03:21 +01:00 |
|
SimonFJ20
|
8deda48ca6
|
add type checking
|
2024-12-09 10:52:05 +01:00 |
|
SimonFJ20
|
d4ea73de1d
|
add typechecker
|
2024-12-06 14:18:13 +01:00 |
|
|
aa888c9368
|
reorganize data; show flamegraph
|
2024-12-06 13:17:07 +01:00 |
|
|
fd072ce0e9
|
blased web
|
2024-12-06 12:55:07 +01:00 |
|