Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-02 | changed syntax for long Q-Register names: use [] brackets instead of {} | Robin Haberkorn | 1 | -40/+40 | |
this breaks many existing scripts, and means you may have to rebuild SciTECO with ./configure --enable-bootstrap The syntax of SciTECO might change in backwards-incompatible until version 1.0 is released. | |||||
2013-03-17 | use new ^E\ string building character for arrays and to simplify number ↵ | Robin Haberkorn | 1 | -26/+26 | |
insertions | |||||
2013-03-16 | prevent image generation during HTML production, instead generate HTML ↵ | Robin Haberkorn | 1 | -0/+80 | |
tables using htbl.tes preprocessor |