summary refs log tree commit diff stats
path: root/lib/pure/parseutils.nim
Commit message (Expand)AuthorAgeFilesLines
* using statement (ala C#) implemented as macro (added as test).Zahary Karadjov2011-09-201-29/+40
* Moved the parseAST magics to evals.nimZahary Karadjov2011-09-201-0/+91
* bugfix: proper cache for generic instantiationsAraq2011-07-211-1/+1
* deprecated system.copy: use system.substr insteadAraq2011-05-141-4/+4
* hashtables: 1st version; parseutils additionsAraq2011-04-181-1/+23
* $ for strtabs; skipUntil, skipWhile for parseutilsAraq2011-04-051-3/+13
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-6/+14
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-9/+0
* cleanup of library docsAndreas Rumpf2010-02-041-3/+4
* added system.del; delete; insertAndreas Rumpf2010-02-021-0/+0
* parseutils addedrumpf_a@web.de2010-01-311-0/+225