christallo
|
bb8b8f49a9
|
added frees for malloced data, except for NScript::Node, todo: add frees also for Node
|
2022-07-21 02:52:27 +02:00 |
|
christallo
|
bddf384420
|
implemented the call process function but not found the execv corrispective for libnds
|
2022-07-16 11:31:03 +02:00 |
|
carpall
|
915d44ba2c
|
fixed write and read
|
2022-07-11 18:55:48 +02:00 |
|
carpall
|
a79db1e77d
|
added more builtins and tried to fix io functions, but a lot of them still don't work
|
2022-07-11 18:48:23 +02:00 |
|
carpall
|
f9d9814a94
|
adding more builtins
|
2022-07-11 18:15:28 +02:00 |
|
carpall
|
494f8794e6
|
fixed a lot of bugs, included fat lib didn't work, not it works
|
2022-07-11 16:34:07 +02:00 |
|
carpall
|
6cbba104ce
|
trying to use fat libs but initdefault fails even on hw
|
2022-07-10 16:35:32 +02:00 |
|
carpall
|
50083a49b9
|
fixed bad tokens make crash
|
2022-07-10 14:49:49 +02:00 |
|
carpall
|
d91682c3dc
|
added readme
|
2022-07-10 14:20:44 +02:00 |
|
christallo
|
73b24922b5
|
added all necessary for making the evaluator working
|
2022-07-10 03:38:18 +02:00 |
|
christallo
|
4e2fbd76cb
|
moved definitions from nscript.h to nscript.cpp
|
2022-07-09 18:27:36 +02:00 |
|
christallo
|
ffcb26dd0c
|
added call bin una tokens etc
|
2022-07-09 18:15:23 +02:00 |
|
christallo
|
a8a43463f2
|
added parser with embedded lexer: parsing math expression with letters
|
2022-07-09 01:48:08 +02:00 |
|