69 Commits (fa662b6868aaed6ed88a78e827b88ed231fd3078)
 

Autor SHA1 Mensaje Fecha
  Martin Dørum fa662b6868 change the IO APIs a bit hace 3 años
  Martin Dørum 36c6d6e4a6 readme hace 3 años
  Martin Dørum 298e20c629 comments hace 3 años
  Martin Dørum 1c184b3111 dynamic lookups hace 3 años
  Martin Dørum ada96b8fdc fix stupid oversight hace 3 años
  Martin Dørum 82c92b26b9 rework bytecode and stacks hace 3 años
  Martin Dørum 1c1608c1cf remove prints hace 3 años
  Martin Dørum 9f207ef123 gitignore hace 3 años
  Martin Dørum 56008fc9f4 generate code coverage reports hace 3 años
  Martin Dørum d726ee311a correctness fixes, thanks to asan hace 3 años
  Martin Dørum 4c3494ae56 functions example hace 3 años
  Martin Dørum 591e913bee add examples with expected outputs hace 3 años
  Martin Dørum fc8bdb9df1 support setting the VM's stdout hace 3 años
  Martin Dørum 400172f03f fix up test suite hace 3 años
  Martin Dørum 12495a8bcd fixes, and array dot-number assign hace 3 años
  Martin Dørum 164cc76ce9 = operator hace 3 años
  Martin Dørum 9d2d3c3a01 array literals hace 3 años
  Martin Dørum e042ce953b len() function hace 3 años
  Martin Dørum fb5a02c602 array lookup with a dot-number token hace 3 años
  Martin Dørum 3be4c7ac60 code gen for improved parser hace 3 años
  Martin Dørum 6933015c72 better parser (though code gen not implemented yet) hace 3 años
  Martin Dørum 41331f4be0 mostly parsing stuuff hace 3 años
  Martin Dørum 5d8bcf692e change up some types hace 3 años
  Martin Dørum 1d30f3c869 builtins, functions, etc hace 3 años
  Martin Dørum 5032757e87 main.c nicer interface hace 3 años
  Martin Dørum 2bf2b4a88f builtin stuff, and reorganized l2_vm_value hace 3 años
  Martin Dørum dd7855a0ad update tests hace 3 años
  Martin Dørum a11c4a0351 object literals hace 3 años
  Martin Dørum eaa7a3d614 compile with -g hace 3 años
  Martin Dørum b11a9e66b4 empty functions must return 0 hace 3 años
  Martin Dørum abb1277e83 parsing and vm stuff hace 3 años
  Martin Dørum fbfafb7013 syntax stuff hace 3 años
  Martin Dørum 2dffcd295d basic programs can now execute correctly hace 3 años
  Martin Dørum 6c913cce57 printing stuff hace 3 años
  Martin Dørum d48ca19bca print garbage instructions nicer hace 3 años
  Martin Dørum 9f09ee7cfc EOF in a function is an error hace 3 años
  Martin Dørum 01304b6b05 functions have bodies now hace 3 años
  Martin Dørum feaef07544 started on functions hace 3 años
  Martin Dørum 74d6840509 string hace 3 años
  Martin Dørum 7068959e3c fix deref assignment check hace 3 años
  Martin Dørum 840ef19b35 fix stuff hace 3 años
  Martin Dørum 14a8d858aa add missing free hace 3 años
  Martin Dørum d3e4547dc3 upgrade snow hace 3 años
  Martin Dørum 4af243e30c minor stuff hace 3 años
  Martin Dørum b6b283b7a1 make l2_vm_value_type take pointer hace 3 años
  Martin Dørum 48be0c18b1 parsing/codegen, plus vm work hace 3 años
  Martin Dørum 4c6d606f85 more code gen hace 3 años
  Martin Dørum cb63015ed1 code gen stuff hace 3 años
  Martin Dørum 9e6484754f tests hace 3 años
  Martin Dørum 5b5dc3a43d move stuff around, fix strset issue hace 3 años