Francesco Cozzuto
|
533cf01920
|
simplified the architecture
|
2023-01-20 23:31:57 +01:00 |
|
Francesco Cozzuto
|
9cc7121cd9
|
new built-in getCurrentScriptDirectory; new cli option syntax; added -p option to profile programs and -H to set heap size; fixed a bug in string.cat
|
2023-01-19 20:14:23 +01:00 |
|
Francesco Cozzuto
|
8de2ef719d
|
added prelude noja script that's embedded into the executable
|
2023-01-11 00:31:01 +01:00 |
|
cozis
|
98374ee491
|
refactoring of the instruction table; removed unused instructions PUSHTYPTYP and ERROR; new modulo operator %; new examples fibonacci.noja and isprime.noja
|
2022-12-07 18:31:35 +01:00 |
|
cozis
|
7a07a1eb3c
|
implemented nullable type notation
|
2022-12-04 18:39:42 +01:00 |
|
cozis
|
5342501a15
|
removed compilation artifact and added ignore rule for it
|
2022-08-12 05:33:30 +02:00 |
|
cozis
|
18e936f0ad
|
cleanups and more test cases
|
2022-08-12 05:30:41 +02:00 |
|
cozis
|
2f87e46beb
|
bubblesort example in bytecode
|
2022-08-11 22:31:26 +02:00 |
|
cozis
|
385e0145b8
|
new ignore rule for compilation artifacts and makefile rule for installation
|
2022-08-11 18:18:40 +02:00 |
|
Francesco Cozzuto
|
e60dfbd92a
|
enhanced build script, added script that starts fuzz testing using afl and one to test coverage
|
2022-04-15 18:54:39 +02:00 |
|
cozis
|
97c3c15ea0
|
added compound statements
|
2021-11-01 03:20:07 +00:00 |
|
cozis
|
9eaa82297f
|
adding compilation of if-else statements
|
2021-10-31 07:01:15 +00:00 |
|
cozis
|
0e15903a11
|
added .gitignore
|
2021-10-31 05:44:45 +00:00 |
|