summary refs log tree commit diff stats
path: root/lib/pure/pegs.nim
Commit message (Expand)AuthorAgeFilesLines
* Rewrote the changes to findAll using if/elseFabio Cevasco2014-02-221-3/+3
* pegs.findAll iterator fixFabio Cevasco2014-02-211-1/+3
* updated grammar.txtAraq2014-01-201-4/+4
* case consistency part 6Araq2013-12-281-64/+64
* made tests greenAraq2013-06-101-1/+1
* manyloc test should be green againAraq2013-06-041-1/+0
* pegs/re =~ warns about scope rule change; improved docsAraq2013-05-081-2/+2
* pegs compiles againAraq2013-05-021-1/+2
* bugfixes mostly JS relatedAraq2013-05-011-3/+5
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* objects with no ancestor are not implicitely finalAraq2012-08-241-1/+1
* first steps to make templates hygienicAraq2012-08-201-1/+4
* openarray/varargs split; breaks bootstrappingAraq2012-08-161-4/+4
* Both the re and pegs module's `=~` templates can now be used simultaneously f...Dominik Picheta2012-07-211-1/+1
* fixes #113Araq2012-05-201-4/+4
* fixes #114Araq2012-05-201-2/+2
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-04-151-1/+0
|\
| * minor changes to make the test suite green againZahary Karadjov2012-04-151-1/+0
* | @ is a sigil-like operatorAraq2012-04-151-7/+7
|/
* documentation improvements; higher level Mongodb wrapperAraq2012-04-091-2/+2
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* tester checks exitcode; osproc additions; DLL fixes; taint mode fixesAraq2011-11-071-1/+1
* code generator supports constant sequences; more consistent compile time eval...Araq2011-10-071-5/+5
* pegs module: bugfixes for the anchor ^; pegs.replace now does what the docs sayAraq2011-06-161-24/+52
* readFile raises EIO instead of returning nil; added system.writeFileAraq2011-06-161-10/+2
* deprecated system.copy: use system.substr insteadAraq2011-05-141-8/+8
* p[] instead of p^Araq2011-04-111-7/+7
* some little bugfixesAraq2011-03-271-1/+1
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-5/+10
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-4/+20
* nimgrep: first working versionAraq2011-02-021-10/+45
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-1/+2
* better tester; yet another iterator bugfixAraq2011-01-061-31/+46
* docgen understands and ignores *when false*Araq2010-11-181-31/+148
* pegs: captured search loopAraq2010-11-071-4/+49
* pegs: bugfixes and extensionsAraq2010-10-311-10/+39
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-34/+57
* version 0.8.8Andreas Rumpf2010-03-141-1/+1
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-011-0/+20
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-281-4/+12
* further cleanup for new GTK wrapperAndreas Rumpf2010-02-271-10/+5
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-16/+93
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* httpserver supports a fixed port numberAndreas Rumpf2010-02-061-1/+1
* bug concerning constant evaluation fixedAndreas Rumpf2009-11-261-2/+2
* bind tableAndreas Rumpf2009-11-121-121/+166
* version 0.8.2rumpf_a@web.de2009-10-211-0/+1320