|
c65ab5329f
|
karlkode lidt fixes her og der + vim syntax med generics
|
2025-01-17 11:50:14 +01:00 |
|
|
7944c76a6a
|
add char literals
|
2025-01-17 11:50:14 +01:00 |
|
|
17693e4e81
|
remove runtime docker
|
2024-12-18 01:00:06 +01:00 |
|
|
77c01e12a5
|
fix labels, return, code coverage
|
2024-12-17 02:10:11 +01:00 |
|
|
f8b573c135
|
fix code coverage
|
2024-12-16 18:23:51 +01:00 |
|
|
4d95ec3064
|
use O2 and not static
|
2024-12-16 15:09:03 +01:00 |
|
|
9ef7ec9751
|
advent of code example
|
2024-12-16 14:37:40 +01:00 |
|
|
f7cb946830
|
kill running thread on restart
|
2024-12-16 13:45:56 +01:00 |
|
|
e4f2452427
|
fix makefile and remove dev-env/
|
2024-12-16 11:23:38 +01:00 |
|
|
cee24abfc7
|
fix flame graph
|
2024-12-15 04:24:07 +01:00 |
|
|
28225fde52
|
fix last commit + fix status
|
2024-12-15 03:07:33 +01:00 |
|
|
a3827243ff
|
run in thread
|
2024-12-15 01:32:21 +01:00 |
|
|
344214f1a4
|
add sugar; special loop, compound assign
|
2024-12-14 02:53:58 +01:00 |
|
|
a88c502529
|
add readchar
|
2024-12-13 20:29:06 +01:00 |
|
|
ab853d0516
|
add debug arg
|
2024-12-13 20:17:22 +01:00 |
|
|
753788b06d
|
add file support
|
2024-12-13 20:05:46 +01:00 |
|
|
70473f353a
|
fix format header error
|
2024-12-13 16:16:11 +01:00 |
|
|
8839e19857
|
refactor rpc server
|
2024-12-13 16:12:09 +01:00 |
|
|
219785e465
|
everything
|
2024-12-13 16:06:20 +01:00 |
|
|
7c83c7296d
|
make web start runtime
|
2024-12-13 13:16:03 +01:00 |
|
|
8c172ccbe4
|
fix færdighedsproblem
|
2024-12-13 09:55:09 +01:00 |
|
|
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 |
|
|
242d5b16eb
|
fix json return values; borrow VmProvider instead of copy
|
2024-12-12 11:57:18 +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 |
|
|
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 |
|
|
483a5081e3
|
print builtin
|
2024-12-11 13:37:26 +01:00 |
|
|
072e44eaa8
|
everything
|
2024-12-11 12:36:19 +01:00 |
|
|
f3523e486b
|
fix compilter
|
2024-12-11 03:11:00 +01:00 |
|
|
9221f62f92
|
fix json
|
2024-12-11 01:03:16 +01:00 |
|
|
1640915ddb
|
add a few examples
|
2024-12-11 00:22:13 +01:00 |
|
|
4be4e50b7d
|
add builtins and statics to vm
|
2024-12-11 00:18:51 +01:00 |
|
|
5b4057160d
|
vm provider; code coverage + flame graph actions
|
2024-12-09 13:03:21 +01:00 |
|
|
03d68fa562
|
parse actions
|
2024-11-27 13:28:45 +01:00 |
|
|
eff378030a
|
slight progress
|
2024-11-26 20:03:48 +01:00 |
|
|
e9c70f71b7
|
garbage collector heap
|
2024-11-26 14:32:21 +01:00 |
|
|
4dccbcb17a
|
refactor slige_rpc -> sliger::rpc
|
2024-11-26 13:04:40 +01:00 |
|
|
51d7ba7a33
|
begin work on parsing rpc server messages
|
2024-11-26 12:49:24 +01:00 |
|
|
7806b64783
|
writer as unique ptr
|
2024-11-21 11:38:44 +01:00 |
|
|
253b182c45
|
move writer
|
2024-11-21 11:31:47 +01:00 |
|
|
4f9a671bdc
|
add web
|
2024-11-21 04:12:07 +01:00 |
|
|
6c11e01841
|
delete to_json_2.cpp
|
2024-11-20 22:12:31 +01:00 |
|