20 Commits (948a06cb41438496291070555a3378623a5cee99)

Author SHA1 Message Date
  Virgil Dupras 20151a97f8 recipes/rc2014/zasm: use BASIC shell 4 years ago
  Virgil Dupras beaea6f978 basic: add puth command 4 years ago
  Virgil Dupras 4c07639808 basic: make cmd table more compact 4 years ago
  Virgil Dupras a680fd3328 basic: add support for signed integers 4 years ago
  Virgil Dupras 501fe96e07 lib/expr: use the IX register a bit less 4 years ago
  Virgil Dupras 2f71ad6d2f lib/expr: add left/right shifting operators 4 years ago
  Virgil Dupras a03c5ac700 lib/expr: add bitwise operators 4 years ago
  Virgil Dupras 972e8221f1 lib/expr: add division and modulo operators 4 years ago
  Virgil Dupras 1b01f13105 lib/expr: refactor for easier operator addition 4 years ago
  Virgil Dupras 7262993f14 basic: add if 4 years ago
  Virgil Dupras 3f3dd9141e basic: allow multiple args in print 4 years ago
  Virgil Dupras f5b04fc02f basic: add expression support to print 4 years ago
  Virgil Dupras 0bd58fd178 basic: parse hex, binary and char literals 4 years ago
  Virgil Dupras 1cea6e71e0 basic: add a print cmd 4 years ago
  Virgil Dupras 019d05f64c Make the shell a userspace app 4 years ago
  Virgil Dupras 8d46895dd3 lib/parse: decimal ending with a whitespace are now valid 4 years ago
  Clanmaster21 38333e9e07 Decimal parse optimisations (#45) 4 years ago
  Virgil Dupras eefadc3917 ed: add support for 'a' and 'i' 5 years ago
  Virgil Dupras 951dd2206d apps/ed: add the concept of "current line" 5 years ago
  Virgil Dupras 6dbbfa837d apps/ed: add (dummy) line number processing 5 years ago