cozis
|
6017f99b07
|
bug fix and renamed file builtin object to files
|
2022-03-12 23:52:04 +01:00 |
|
cozis
|
2dcfbd194e
|
reorganizing code
|
2022-03-12 23:17:44 +01:00 |
|
cozis
|
1374e05579
|
simplified code and fixed a bug
|
2022-03-12 22:47:23 +01:00 |
|
cozis
|
e120b1e8af
|
removed dead code
|
2022-03-12 21:04:08 +01:00 |
|
 Dante FalzoneandGitHub
|
6a25171c30
|
added --debug option to build.sh
|
2022-03-11 19:02:10 -06: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
|
ea51795aae
|
implemented hash for ints and removed unused portion of the build script
|
2022-03-09 12:39:43 +01:00 |
|
cozis
|
4ea2023da0
|
removed unused code
|
2022-03-06 16:43:56 +01:00 |
|
cozis
|
213501fe66
|
added evalf and reorganized main
|
2022-03-05 15:12:50 +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
|
57c0d7c910
|
added some other network builtins
|
2021-12-04 15:22:10 +01:00 |
|
cozis
|
4cf95336e8
|
added network builtins and fixed a bug in OPCODE_SELECT
|
2021-12-04 12:36:47 +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
|
da61b1a9d9
|
added closures
|
2021-12-01 00:07:17 +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
|
87e9f4775b
|
added function calls, native function objects and runtime builtins
|
2021-11-02 13:19:06 +00:00 |
|
cozis
|
051966a3f3
|
added parsing ad compilation of function declarations
|
2021-11-02 10:54:49 +00:00 |
|
cozis
|
7e04b0fc6d
|
working on the debugger mode
|
2021-11-02 08:02:58 +00:00 |
|
cozis
|
6be81ffa36
|
added debugger mode
|
2021-11-02 06:43:24 +00:00 |
|
cozis
|
5bf6a9f085
|
added assignment operator
|
2021-11-01 15:55:59 +00:00 |
|
cozis
|
91765b2ca0
|
added the bool type
|
2021-10-31 17:17:14 +00:00 |
|
cozis
|
7a5d0d1dcb
|
first commit
|
2021-10-31 04:17:57 +00:00 |
|