japl/types
nocturn9x 823f4c622b Started to ditch value objects in favor of object pointers 2020-10-24 20:48:10 +02:00
..
arraylist.nim trying to bring it into a compilable state 2020-10-23 00:31:39 +02:00
exceptions.nim Finished moving everything to types, now it compiles 2020-10-23 18:28:39 +02:00
float.nim Renamed types so the types directory is cleaner 2020-10-23 16:38:53 +02:00
function.nim Finished moving everything to types, now it compiles 2020-10-23 18:28:39 +02:00
hashmap.nim fix copyright info 2020-10-21 22:49:08 +02:00
int.nim Renamed types so the types directory is cleaner 2020-10-23 16:38:53 +02:00
japlvalue.nim Started to ditch value objects in favor of object pointers 2020-10-24 20:48:10 +02:00
operations.nim Started to ditch value objects in favor of object pointers 2020-10-24 20:48:10 +02:00
stringtype.nim Finished moving everything to types, now it compiles 2020-10-23 18:28:39 +02:00