Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-04 | updated lexer config: CMake and XML lexing | Robin Haberkorn | 1 | -0/+87 | |
2013-03-16 | fixed break-command: without-param it evaluates the search-status | Robin Haberkorn | 1 | -1/+1 | |
2013-02-24 | moved QuickSort macros from symbols-extract script into own string.tes macro ↵ | Robin Haberkorn | 2 | -0/+46 | |
library * therefore for bootstrapping to work, the SCITECOPATH is always set explicitly | |||||
2013-02-22 | added --with-default-scitecopath config option: default value of $SCITECOPATH | Robin Haberkorn | 1 | -1/+1 | |
useful for Windows where the desired default path does not correspond with the installation dir of the std lib macros | |||||
2013-02-22 | added some default function key macros | Robin Haberkorn | 2 | -1/+29 | |
2013-02-15 | install standard macros into special standard library path (pkgdatadir/lib) | Robin Haberkorn | 2 | -0/+152 | |
* SCITECOPATH environment variable defaults to this directory * manpage updated * default teco.ini updated: no need to generate it anymore |