Commit Verlauf

Autor SHA1 Nachricht Datum
  beoran 534d46d7c8 Add MIT LICENSE. vor 4 Jahren
  Beoran 015ee70be7 Resolve merge conflict. vor 4 Jahren
  Beoran e84756257c Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature. vor 4 Jahren
  Beoran be78e79cf5 Try out structs as values. vor 5 Jahren
  Beoran 5b9bb25e4b Fix returns. vor 5 Jahren
  Beoran e12d34d3c7 Merge branch 'master' of https://gitlab.com/beoran/muesli vor 5 Jahren
  Beoran 83295e236d WIP Separate VM and AST better. vor 5 Jahren
  Beoran f65a99187c Merge branch 'master' of https://gitlab.com/beoran/muesli vor 5 Jahren
  Beoran 668350870d Working on vm. vor 5 Jahren
  Beoran 11f93ac5d6 Let the VM walk the AST, not the AST run itself. Make the AST more passive. vor 5 Jahren
  Beoran 3b9fdb03f9 WIP returns. vor 5 Jahren
  Beoran ad6c510461 WIP return or fail. vor 5 Jahren
  Beoran a387df4660 Various improvements vor 5 Jahren
  Beoran d1fb86969c Improve help a bit. vor 5 Jahren
  Beoran b19c0c32ae A few things work better now vor 5 Jahren
  Beoran c4c3fc521c Finally function cals, covers, and get and set work. vor 5 Jahren
  Beoran 3855318888 ListValue should not be used by the VM itself, only as a value in the user program. vor 5 Jahren
  Beoran ac4afe223f Some improvements. vor 5 Jahren
  Beoran 5e6a17f72a Starting to become runnable. vor 5 Jahren
  Beoran 9e709eecda Trimming the useless functions. vor 5 Jahren
  Beoran 433b2c57d0 Parser starts to work correctly. vor 5 Jahren
  Beoran b15c3c6e2a Work on parser a bit. vor 5 Jahren
  Beoran ef782fc63c Reworking the parser somewhat. vor 5 Jahren
  Beoran 34733a3ed1 Tests and some fixes. vor 5 Jahren
  Beoran 969734636f Improve the lexer and work on the parser. vor 5 Jahren
  Beoran 425bb06389 Working on AST and execution. vor 5 Jahren
  Beoran 5ffa4a6725 Lexer is still flaky, considering switching to state machine based lexer. vor 6 Jahren
  Beoran 9b8618a4b1 Now working on parser. vor 6 Jahren
  Beoran 1f0aa04702 Add skipping functions, skip quotes on string correctly, and support negative numeric constants. vor 6 Jahren
  Beoran 4a8d75abdb Finally the lexer shows the first signs of working correctly. vor 6 Jahren