cozis
|
9f2cd139d0
|
new license
|
2022-03-13 15:30:01 +01:00 |
|
cozis
|
8deec027d1
|
added statis map object and used it to implement builtins. Also, new objects File and Directory
|
2022-03-10 19:00:30 +01:00 |
|
cozis
|
7412f91d7d
|
added hash,copy methods for lists and maps. The hash method is now obligatory
|
2022-03-09 13:05:05 +01:00 |
|
cozis
|
7f29b7c01a
|
added buildValue
|
2022-01-21 20:26:36 +01:00 |
|
Francesco Cozzuto
|
51d744ef2e
|
added a basic heap inspection utility to the debugger and modified the impl of the buffer object
|
2021-12-07 12:54:55 +01:00 |
|
cozis
|
f751cbcbd5
|
refined the GC. Now it calls object destructors
|
2021-12-06 12:27:34 +01:00 |
|
Francesco Cozzuto
|
dbcf50c71b
|
added garbage collector draft
|
2021-12-06 00:12:02 +01:00 |
|
cozis
|
60b871be55
|
added sliceBuffer built-in
|
2021-12-05 19:28:59 +01:00 |
|
cozis
|
014287509a
|
added send and recv builtins
|
2021-12-04 21:02:50 +01:00 |
|
cozis
|
3b6e631a5b
|
added buffer object
|
2021-12-03 21:09:51 +01:00 |
|
Francesco Cozzuto
|
fb9b22fa46
|
reorganized files
|
2021-12-01 14:43:11 +01:00 |
|
Francesco Cozzuto
|
0d805b84b0
|
made an immutable map object specifically for builtins
|
2021-11-29 16:35:15 +01:00 |
|
Francesco Cozzuto
|
0157d28f67
|
debbuging failure to read from builtin map
|
2021-11-03 15:22:59 +01:00 |
|
Francesco Cozzuto
|
d4e9eb23d3
|
added list object
|
2021-11-03 13:44:41 +01:00 |
|
cozis
|
d93f578eb2
|
added print object method
|
2021-11-01 16:12:08 +00:00 |
|
cozis
|
9eaa82297f
|
adding compilation of if-else statements
|
2021-10-31 07:01:15 +00:00 |
|
cozis
|
7a5d0d1dcb
|
first commit
|
2021-10-31 04:17:57 +00:00 |
|