Commit Graph
11 Commits
Author SHA1 Message Date
cozis a3174fdcde impl negation 2022-03-27 16:33:49 +02:00
cozis e120b1e8af removed dead code 2022-03-12 21:04:08 +01:00
cozis 5b097e2b76 fixed tests 2022-03-09 13:09:38 +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 ea51795aae implemented hash for ints and removed unused portion of the build script 2022-03-09 12:39:43 +01:00
Francesco Cozzuto de7479c7db added and,or operators 2022-03-07 19:50:18 +01:00
cozis 4c779e9e8b more tests and boolean compare 2022-03-06 17:17:23 +01:00
cozis cb18c6ff91 added tests and equal operator on floats 2022-03-06 17:04:20 +01:00
cozis 19e0d860ff bug fix 2022-01-31 01:40:43 +01:00
cozis 8a8b425a9a added script to generate random noja code 2022-01-31 01:32:21 +01:00
cozis 7a5d0d1dcb first commit 2021-10-31 04:17:57 +00:00