31 コミット (39c00b753518f8c399cf2280fb21af2648f4fe05)

作成者 SHA1 メッセージ 日付
  Martin Dørum bbbd0716ca add operators &&, ||, ?? 3年前
  Martin Dørum d5974171e3 add test cases, and fix bugs in the process 3年前
  Martin Dørum f8eefccf9f fix tests 3年前
  Martin Dørum 7cf5f64f60 better parse errors in examples tests 3年前
  Martin Dørum 9aa7d5afe3 better infix 3年前
  Martin Dørum ded80df7a8 short string optimization for tokens 3年前
  Martin Dørum 5b6dc6be51 reduce unnecessary allocs in io_mem_writer 3年前
  Martin Dørum f2a8f4ca9c fix test 3年前
  Martin Dørum 47e2a5e981 check errors 3年前
  Martin Dørum 2490558d45 store stack base pointer in the stack frame 3年前
  Martin Dørum 417e555d02 enable strict warnings, make code not emit warnings 3年前
  Martin Dørum 298e20c629 comments 3年前
  Martin Dørum 1c184b3111 dynamic lookups 3年前
  Martin Dørum 82c92b26b9 rework bytecode and stacks 3年前
  Martin Dørum 9f207ef123 gitignore 3年前
  Martin Dørum 56008fc9f4 generate code coverage reports 3年前
  Martin Dørum d726ee311a correctness fixes, thanks to asan 3年前
  Martin Dørum 4c3494ae56 functions example 3年前
  Martin Dørum 591e913bee add examples with expected outputs 3年前
  Martin Dørum 400172f03f fix up test suite 3年前
  Martin Dørum dd7855a0ad update tests 3年前
  Martin Dørum 2dffcd295d basic programs can now execute correctly 3年前
  Martin Dørum 74d6840509 string 3年前
  Martin Dørum 7068959e3c fix deref assignment check 3年前
  Martin Dørum 840ef19b35 fix stuff 3年前
  Martin Dørum 14a8d858aa add missing free 3年前
  Martin Dørum d3e4547dc3 upgrade snow 3年前
  Martin Dørum 4af243e30c minor stuff 3年前
  Martin Dørum b6b283b7a1 make l2_vm_value_type take pointer 3年前
  Martin Dørum 48be0c18b1 parsing/codegen, plus vm work 3年前
  Martin Dørum 9e6484754f tests 3年前