27 コミット (652edda8e213b68b2e31f81be5f3976609f36957)

作成者 SHA1 メッセージ 日付
  Martin Dørum 652edda8e2 add continuation call args, implement 'for' 3年前
  Martin Dørum 1c3cb1d6fb naming things 3年前
  Martin Dørum dd620958b7 store array/buffer length in the l2_vm_value itself 3年前
  Martin Dørum 9ffc6c5f80 more robust continuations, and implement 'loop' function 3年前
  Martin Dørum d0d7b14d76 printing improvements 3年前
  Martin Dørum 382c4b9b1d 1-byte version of instructions 3年前
  Martin Dørum 0acbfd77f0 better bytecode format 3年前
  Martin Dørum 3bf458897b veery basic control flow 3年前
  Martin Dørum 8c10cec784 infix functions 3年前
  Martin Dørum 47e2a5e981 check errors 3年前
  Martin Dørum 2af11e76a4 add error type 3年前
  Martin Dørum 2490558d45 store stack base pointer in the stack frame 3年前
  Martin Dørum e755acb19c make C++ happy with the headers 3年前
  Martin Dørum 417e555d02 enable strict warnings, make code not emit warnings 3年前
  Martin Dørum 1c184b3111 dynamic lookups 3年前
  Martin Dørum 82c92b26b9 rework bytecode and stacks 3年前
  Martin Dørum 12495a8bcd fixes, and array dot-number assign 3年前
  Martin Dørum fb5a02c602 array lookup with a dot-number token 3年前
  Martin Dørum 5d8bcf692e change up some types 3年前
  Martin Dørum 1d30f3c869 builtins, functions, etc 3年前
  Martin Dørum 2bf2b4a88f builtin stuff, and reorganized l2_vm_value 3年前
  Martin Dørum abb1277e83 parsing and vm stuff 3年前
  Martin Dørum 2dffcd295d basic programs can now execute correctly 3年前
  Martin Dørum 6c913cce57 printing stuff 3年前
  Martin Dørum d48ca19bca print garbage instructions nicer 3年前
  Martin Dørum feaef07544 started on functions 3年前
  Martin Dørum 48be0c18b1 parsing/codegen, plus vm work 3年前