japl/nim/types
nocturn9x 59e79dddae Removed binary file 2020-08-24 09:00:40 +02:00
..
arraylist.nim Fixed bugs in the memory template and attempt to fix the arraylist 2020-08-24 09:00:23 +02:00
exceptions.nim Strings are now implemented in terms of an array of char and are no longer garbage collected by nim automatically 2020-08-23 23:48:38 +02:00
functiontype.nim Completely revised the object structure, need to fix compiler (nim) crash issue 2020-08-23 12:10:08 +02:00
objecttype.nim Strings are now implemented in terms of an array of char and are no longer garbage collected by nim automatically 2020-08-23 23:48:38 +02:00
stringtype.nim Fixed bugs in the memory template and attempt to fix the arraylist 2020-08-24 09:00:23 +02:00