summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-181-0/+3
* docgen: module dependencies are now listedAraq2011-01-161-1/+12
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-0/+4
* Feature: explicit string representation for enum fieldsAraq2011-01-111-0/+18
* SPEC change: ^ is right-assoc and of highest priorityAraq2011-01-101-1/+1
* SPEC change: ^ is right-assoc and of highest priorityAraq2011-01-101-3/+5
* support for objective C generationAraq2011-01-101-0/+1
* documentation improvementsAraq2011-01-092-1/+44
* documentation for source code filtersAraq2011-01-063-78/+49
* better tester; yet another iterator bugfixAraq2011-01-061-2/+6
* transf: big refactoring; other small fixesAraq2011-01-051-1/+1
* docgen understands and ignores *when false*Araq2010-11-183-6/+11
* pegs: captured search loopAraq2010-11-071-1/+5
* niminst: support for doc_startAraq2010-11-021-1/+4
* pegs: bugfixes and extensionsAraq2010-10-311-0/+10
* added install.sh; scgi: does not set system.stackTraceNewLine anymoreAraq2010-10-261-0/+1
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-251-1/+15
* added base64 module; decoding still brokenAraq2010-10-231-9/+9
* version 0.8.10Araq2010-10-216-151/+702
* tiny C support; cosmetic improvements for the docsAraq2010-08-285-3/+98
* accurate file/line informationAndreas Rumpf2010-08-141-0/+3
* documentation changesAndreas Rumpf2010-08-121-266/+261
* c2nim: new features & bugfixesAndreas Rumpf2010-08-111-97/+153
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-17/+17
* inlining of the write barrier for dllsAndreas Rumpf2010-08-083-20/+17
* implemented user-defined pragmasAndreas Rumpf2010-07-231-2/+40
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-221-2/+4
* added system.appType magicAndreas Rumpf2010-07-212-1/+11
* c2nim tool addedAndreas Rumpf2010-07-211-1/+1
* resolved system.nim conflictsAndreas Rumpf2010-05-297-3099/+3098
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-217-3100/+3099
* | explicit types for generic routinesAndreas Rumpf2010-05-283-133/+137
|/
* version 0.8.8Andreas Rumpf2010-03-143-5756/+6879
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-041-0/+14
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-9/+2
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-282-3/+7
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2624-6/+16
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-1/+1
* continued work on html/xmlparserrumpf_a@web.de2010-02-1424-0/+0
* new XML modulesAndreas Rumpf2010-02-101-1/+10
* added xmldom modulesAndreas Rumpf2010-02-081-0/+13
* more enhancements for the libAndreas Rumpf2010-02-082-41/+43
* httpclient uses strtabsAndreas Rumpf2010-02-072-5556/+5749
* httpserver supports a fixed port numberAndreas Rumpf2010-02-061-0/+4
* cleanup of library docsAndreas Rumpf2010-02-041-1/+35
* bugfix: rendering of case statements has been broken recently; remaining iden...Andreas Rumpf2010-02-021-251/+280
* implemented extended quoting rulesAndreas Rumpf2010-01-162-4/+29
* better subscript overloadingrumpf_a@web.de2010-01-034-184/+251
* version 0.8.6Andreas Rumpf2009-12-222-474/+520
* exprs for dynlib; indentation parsingAndreas Rumpf2009-12-162-16/+36