File: TODO

package info (click to toggle)
enscript 1.6.5.90-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 7,264 kB
  • ctags: 4,824
  • sloc: ansic: 33,705; sh: 5,383; makefile: 649; yacc: 457; lex: 428; perl: 340; lisp: 109; sed: 16
file content (11 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11

			     TODO States

* manual needs massive updating

* Add document for the system() primitive.

* Fix / to be a divide operand.  We can do it with a little extra
  syntactical knowledge - we have in in gram.y.

* Add test for state heritance.