Commit History

Author SHA1 Message Date
  Beoran 027d3a2f29 Signatures for all callables. Think about type system. 4 years ago
  Beoran 9024375ca5 Helper for making objcts callable. 4 years ago
  Beoran 9e75ead458 Type checking for builtin commands. 4 years ago
  Beoran b211839902 [PATCH 2/2] Work on signatures for all callables. 4 years ago
  Beoran bf5add20b6 [PATCH 1/2] Try out structs as values. 4 years ago
  Beoran 015ee70be7 Resolve merge conflict. 4 years ago
  Beoran e84756257c Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature. 4 years ago
  Beoran be78e79cf5 Try out structs as values. 4 years ago
  Beoran ad6c510461 WIP return or fail. 4 years ago
  Beoran a387df4660 Various improvements 4 years ago
  Beoran b19c0c32ae A few things work better now 4 years ago
  Beoran c4c3fc521c Finally function cals, covers, and get and set work. 4 years ago
  Beoran 3855318888 ListValue should not be used by the VM itself, only as a value in the user program. 5 years ago
  Beoran ac4afe223f Some improvements. 4 years ago
  Beoran 5e6a17f72a Starting to become runnable. 4 years ago
  Beoran 969734636f Improve the lexer and work on the parser. 5 years ago
  Beoran 425bb06389 Working on AST and execution. 5 years ago
  Beoran 5ffa4a6725 Lexer is still flaky, considering switching to state machine based lexer. 5 years ago
  Beoran 9b8618a4b1 Now working on parser. 5 years ago
  Beoran 4a8d75abdb Finally the lexer shows the first signs of working correctly. 5 years ago