149 Commits (eb57b3faa9b37f742ff2e8faf1c0ad24ad619c06)
 

Autor SHA1 Nachricht Datum
  Martin Dørum eb57b3faa9 reorder things vor 3 Jahren
  Martin Dørum 4004902202 oops vor 3 Jahren
  Martin Dørum 16e07fe64a stupid while loop benchmark vor 3 Jahren
  Martin Dørum a47c9f918f handle arguments more efficiently vor 3 Jahren
  Martin Dørum 5b73e55a98 remvoe atom prints for test stability vor 3 Jahren
  Martin Dørum ed623c72ed add guard function vor 3 Jahren
  Martin Dørum 118b949f4a slightly tune GC vor 3 Jahren
  Martin Dørum 6b2eba80fd add missing .expected file vor 3 Jahren
  Martin Dørum 73b77185b1 change loop return value, check errors vor 3 Jahren
  Martin Dørum a5d5427207 typo vor 3 Jahren
  Martin Dørum c3c562ea63 test 'if' too vor 3 Jahren
  Martin Dørum 261c33648a run GC after every step with --step vor 3 Jahren
  Martin Dørum 941da859b5 get back to the main loop in continuations vor 3 Jahren
  Martin Dørum 2d7cc13732 small style change vor 3 Jahren
  Martin Dørum cf3e00e445 continuations rework, control flow test vor 3 Jahren
  Martin Dørum a60ae14896 array index out of bounds returns none now vor 3 Jahren
  Martin Dørum 652edda8e2 add continuation call args, implement 'for' vor 3 Jahren
  Martin Dørum 39c00b7535 change how loop works vor 3 Jahren
  Martin Dørum 1cc1303c2b better builtins macro vor 3 Jahren
  Martin Dørum bbbd0716ca add operators &&, ||, ?? vor 3 Jahren
  Martin Dørum ef58e6ef5c fix issue with eq vor 3 Jahren
  Martin Dørum d5974171e3 add test cases, and fix bugs in the process vor 3 Jahren
  Martin Dørum 01f1b7d2f9 don't allocate for arrays <2 elements long vor 3 Jahren
  Martin Dørum f8eefccf9f fix tests vor 3 Jahren
  Martin Dørum ea4271543e while function vor 3 Jahren
  Martin Dørum a81643f312 utility function to check if something is truthy vor 3 Jahren
  Martin Dørum 1c3cb1d6fb naming things vor 3 Jahren
  Martin Dørum 1c6494c4cc more type/range checks vor 3 Jahren
  Martin Dørum dd620958b7 store array/buffer length in the l2_vm_value itself vor 3 Jahren
  Martin Dørum e3e68a8b76 fix loop argc check vor 3 Jahren
  Martin Dørum 7cf5f64f60 better parse errors in examples tests vor 3 Jahren
  Martin Dørum ced275ce1d look for OPEN_PAREN_NS in dynamic lookups vor 3 Jahren
  Martin Dørum 07d6688baf new parenthesized function call syntax vor 3 Jahren
  Martin Dørum 2e8d856cff more lenient operators vor 3 Jahren
  Martin Dørum 9ffc6c5f80 more robust continuations, and implement 'loop' function vor 3 Jahren
  Martin Dørum a52e2312b5 less misleading function parse code vor 3 Jahren
  Martin Dørum d0d7b14d76 printing improvements vor 3 Jahren
  Martin Dørum 732adeb00e add comparison operators vor 3 Jahren
  Martin Dørum 382c4b9b1d 1-byte version of instructions vor 3 Jahren
  Martin Dørum bceba9812d remove bad comment vor 3 Jahren
  Martin Dørum 0acbfd77f0 better bytecode format vor 3 Jahren
  Martin Dørum 00d764f79d fix typo vor 3 Jahren
  Martin Dørum 19d87ad18c fix GC issues vor 3 Jahren
  Martin Dørum b2b95c6813 add '\state' command to repl vor 3 Jahren
  Martin Dørum c080f561d7 don't GC builtins vor 3 Jahren
  Martin Dørum 6ebc5345b3 parse changes, and operators == and != vor 3 Jahren
  Martin Dørum 3bf458897b veery basic control flow vor 3 Jahren
  Martin Dørum fe2b72ff69 factor out a call_func function vor 3 Jahren
  Martin Dørum 8f093cf96d architecture.md vor 3 Jahren
  Martin Dørum a595993c4b fix loader bug vor 3 Jahren