提交歷史

作者 SHA1 備註 提交日期
  Beoran 6c4c374381 Make EOF work slightly better in muesly command interpreter. 5 年之前
  Beoran 1a81159c54 Support operators, finally, if in a slightly roundabout way. Also support aliasing. 5 年之前
  Beoran 07e59b880b Consider adding operators as commands. 5 年之前
  Beoran 027d3a2f29 Signatures for all callables. Think about type system. 5 年之前
  Beoran 9024375ca5 Helper for making objcts callable. 5 年之前
  Beoran 9e75ead458 Type checking for builtin commands. 5 年之前
  Beoran 62ef94fdc0 [PATCH 4/4] Signatures for all callables. Makes type checking possible and help better structured. 5 年之前
  Beoran c7e120218f [PATCH 3/4] Signatures for all callables. Makes type checking possible and help better structured. 5 年之前
  Beoran 64670b404b Merge branch 'master' of gitlab.com:beoran/muesli 5 年之前
  beoran d765d498f6 Add README.md 5 年之前
  beoran 534d46d7c8 Add MIT LICENSE. 5 年之前
  Beoran b211839902 [PATCH 2/2] Work on signatures for all callables. 5 年之前
  Beoran bf5add20b6 [PATCH 1/2] Try out structs as values. 5 年之前
  Beoran 015ee70be7 Resolve merge conflict. 5 年之前
  Beoran e84756257c Trying out building in Go struct types, and write helper for that. Considering giving all functions a fixed signature. 5 年之前
  Beoran be78e79cf5 Try out structs as values. 5 年之前
  Beoran 5b9bb25e4b Fix returns. 5 年之前
  Beoran e12d34d3c7 Merge branch 'master' of https://gitlab.com/beoran/muesli 5 年之前
  Beoran 83295e236d WIP Separate VM and AST better. 5 年之前
  Beoran f65a99187c Merge branch 'master' of https://gitlab.com/beoran/muesli 5 年之前
  Beoran 668350870d Working on vm. 5 年之前
  Beoran 11f93ac5d6 Let the VM walk the AST, not the AST run itself. Make the AST more passive. 5 年之前
  Beoran 3b9fdb03f9 WIP returns. 5 年之前
  Beoran ad6c510461 WIP return or fail. 5 年之前
  Beoran a387df4660 Various improvements 5 年之前
  Beoran d1fb86969c Improve help a bit. 5 年之前
  Beoran b19c0c32ae A few things work better now 5 年之前
  Beoran c4c3fc521c Finally function cals, covers, and get and set work. 5 年之前
  Beoran 3855318888 ListValue should not be used by the VM itself, only as a value in the user program. 5 年之前
  Beoran ac4afe223f Some improvements. 5 年之前