12 Commits (62b32be4940c7fc529e032178fe112df62e18d62)

Author SHA1 Message Date
  Ludovic 'Archivist' Lagouardette 62b32be494 Added the macro keyword and feature: allows to process a function at compile time and reuse the results instead of calculating it every time #1 4 months ago
  Ludovic 'Archivist' Lagouardette c953888f2a Adding a flag to control steps granularity in hope of better performance 4 months ago
  Ludovic 'Archivist' Lagouardette bdc1d1dac9 added parsing of string literals 8 months ago
  Ludovic 'Archivist' Lagouardette 4fe7c555ad Clearing the superfluous things in the stack on launch 10 months ago
  Ludovic 'Archivist' Lagouardette 80087bc851 Do not make a routine for executables with no code to execute 10 months ago
  Ludovic 'Archivist' Lagouardette eb5a810c72 Added comments and fixed bugs\n\n- Added array.set\n- Added comments support\n- Fixed weird push/pop mismatches\n- Added more docs\n- Fixed examples 10 months ago
  Ludovic 'Archivist' Lagouardette 01d88a6558 The most practical way to print "Hello World" 10 months ago
  Ludovic 'Archivist' Lagouardette b97b33c471 Garbage collector and arrays work! 10 months ago
  Ludovic 'Archivist' Lagouardette efd764b907 Added garbage collection (and a memory corruption bug) 10 months ago
  Ludovic 'Archivist' Lagouardette d889788777 Added coroutine handling 10 months ago
  Ludovic 'Archivist' Lagouardette 3014191951 Added more internals and control flow 10 months ago
  Ludovic 'Archivist' Lagouardette ef32bb1d81 Initial commit 10 months ago