Activity
added extension and updated bootstrapper
added extension and updated bootstrapper
working on better error reporting
working on better error reporting
moved exxternal rocker dependencies to the standard library and added…
moved exxternal rocker dependencies to the standard library and added…
moved stdlib to separate folder
moved stdlib to separate folder
Added new iter loop for array traversal
Added new iter loop for array traversal
improved empty array declaration inside of record types
improved empty array declaration inside of record types
removed testing code that tested error reporting of previous issue
removed testing code that tested error reporting of previous issue
Typechecks now finds errors in variable definitions
Typechecks now finds errors in variable definitions
made new bootstrapper and added example to show off syntax errors
made new bootstrapper and added example to show off syntax errors
Added way to have arrays unbinded in array specific functions
Added way to have arrays unbinded in array specific functions
Added simple form of type-checking
Added simple form of type-checking
removed unused file, improved 'make lines' and m
removed unused file, improved 'make lines' and m
Added function definition check + fancy error message
Added function definition check + fancy error message