japl/nim/types
nocturn9x 42e6970e16 Added more operations on nan and inf types. Added bitwise operators (last commit), function calls need fix 2020-09-01 18:09:36 +02:00
..
arraylist.nim Moved common objects to a separate module 2020-08-26 11:41:39 +02:00
exceptions.nim Added more operations on nan and inf types. Added bitwise operators (last commit), function calls need fix 2020-09-01 18:09:36 +02:00
functiontype.nim Added more operations on nan and inf types. Added bitwise operators (last commit), function calls need fix 2020-09-01 18:09:36 +02:00
hashmap.nim Added data structures WIP (not working yet) 2020-08-24 11:25:53 +02:00
objecttype.nim Moved common objects to a separate module 2020-08-26 11:41:39 +02:00
stringtype.nim Fixed bugs with some corner cases in binary operations with strings and completed the shift towards manually allocated objects. Started to work on callframes and functions 2020-08-27 18:15:45 +02:00