Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Q version 46.tar.gz | 2017-12-11 | 177.9 kB | |
Q version 46.zip | 2017-12-11 | 244.2 kB | |
README.md | 2017-12-11 | 608 Bytes | |
Totals: 3 Items | 422.8 kB | 0 |
Highlights include:
* Fixes all outstanding issues (i.e. up to issue 7)
* No arbitrary limit on line length (code dictates 64K -1 for now)
* New README_DEBUG_MACROS documents debugging macros using gdb
* Has the beginnings of a macro catalogue
* New opcodes ^<PSHMODE>
, ^<POPMODE>
, ^<PSHNBLN>
& ^<PSHLNNB>
* New opcodes ^<PSHBTBSZ>
& ^<POPTBSZ>
give access to file tab size
* C and Tcl macros indent according to file tab size
Lots of other stuff - see git log for details