summary refs log tree commit diff stats
path: root/lib/system/endb.nim
Commit message (Expand)AuthorAgeFilesLines
* removes deprecated T/P typesAraq2018-11-161-2/+0
* Trim remaining expr/stmt from stdlib (#6742)Lynn C. Rees2017-11-151-1/+1
* make tests green again; closes #5861Andreas Rumpf2017-10-101-15/+15
* prepare Nim codebase for upcoming parser changesAndreas Rumpf2016-07-151-1/+1
* disable StringStream for JS (needs copyMem)Jacek Sieka2016-06-081-1/+1
* fix types of ansi_c/sysio to more closely match C ABIJacek Sieka2016-06-051-2/+2
* bug fix: Switch state to dbgSkipCurrent for Eval, Local & Global commands.JamesP2015-09-031-2/+20
* renamed writeln to writeLine in libpatrick dw2015-06-191-3/+3
* lib/system/a-e - Dropped 'T' from typespdw2015-06-041-34/+36
* ENDB compiles againAraq2014-08-311-10/+10
* the big renamefest: first stepsAraq2014-08-221-2/+2
* preparations for easier debuggingAraq2014-04-071-19/+19
* ENDB: got rid of deprecated 'nil' stmtAraq2014-03-271-3/+3
* fixes #358Araq2013-03-161-0/+538