Commit Graph

177 Commits

Author SHA1 Message Date
sfja
344214f1a4 add sugar; special loop, compound assign 2024-12-14 02:53:58 +01:00
sfja
b6c7f09f8b add visitor, apply on resolver 2024-12-13 23:22:08 +01:00
sfja
a88c502529 add readchar 2024-12-13 20:29:06 +01:00
sfja
ab853d0516 add debug arg 2024-12-13 20:17:22 +01:00
sfja
753788b06d add file support 2024-12-13 20:05:46 +01:00
SimonFJ20
70473f353a fix format header error 2024-12-13 16:16:11 +01:00
SimonFJ20
8839e19857 refactor rpc server 2024-12-13 16:12:09 +01:00
219785e465 everything 2024-12-13 16:06:20 +01:00
SimonFJ20
7c83c7296d make web start runtime 2024-12-13 13:16:03 +01:00
c9e4a419af dev-env 2024-12-13 12:28:50 +01:00
SimonFJ20
0875b447e4 correct pos on error 2024-12-13 12:15:32 +01:00
SimonFJ20
2d0e401bf3 correct assign source maps 2024-12-13 12:12:16 +01:00
SimonFJ20
fccced6174 add maybe not source maps on block entry 2024-12-13 11:14:05 +01:00
SimonFJ20
c86cf105b9 try adding more sourcemap 2024-12-13 11:09:29 +01:00
88e08db57e prettier web code blocks 2024-12-13 11:03:28 +01:00
275be8f29f logarithmic colors 2024-12-13 10:40:05 +01:00
SimonFJ20
f2163901d8 add sourcemaps 2 2024-12-13 10:36:07 +01:00
c5ec4a9970 better code coverage colors 2024-12-13 10:30:16 +01:00
SimonFJ20
3032f0867c add sourcemaps 2024-12-13 10:26:34 +01:00
SimonFJ20
da1dbb92cd add ::< 2024-12-13 10:14:36 +01:00
SimonFJ20
8c172ccbe4 fix færdighedsproblem 2024-12-13 09:55:09 +01:00
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