summary refs log tree commit diff stats
path: root/doc/manual.txt
Commit message (Expand)AuthorAgeFilesLines
* bugfix: #line generation for windowsAraq2011-08-111-1/+1
* further tests for var T result type; ttables test now fails :-(Araq2011-08-101-158/+162
* documentation for 'var T' as return typeAraq2011-08-011-1/+32
* void type improvements; documentation improvementsAraq2011-07-311-3/+136
* preparation for new 'is' operator; breaks bootstrapping again, sorry (use gen...Araq2011-07-311-16/+16
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-1/+1
* version 0.8.12Araq2011-07-101-1/+1
* preparations for 0.8.12Araq2011-07-101-36/+148
* case branches support constant sets for convenienceAraq2011-06-191-0/+21
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-47/+65
* slice support in system.nim; syntactic sugar for tables; cleanup of grammar/p...Araq2011-04-231-0/+28
* slices are first class citizensAraq2011-04-221-26/+40
* p[] instead of p^Araq2011-04-111-5/+9
* some little bugfixesAraq2011-03-271-2/+2
* Merge branch 'master' of https://github.com/Tass/Nimrod into Tass-masterAraq2011-03-241-0/+16
|\
| * + documentation for implicit conversionsSimon Hafner2011-03-181-0/+16
* | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-47/+67
* | linearScanEnd pragma; string case statement optimizationAraq2011-03-141-0/+47
|/
* changed handling of generalized string literalsAraq2011-02-071-6/+17
* documentation improvementsAraq2011-02-061-51/+52
* documentation improvementsAraq2011-01-311-14/+56
* 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
* documentation improvementsAraq2011-01-091-1/+1
* documentation for source code filtersAraq2011-01-061-32/+35
* docgen understands and ignores *when false*Araq2010-11-181-3/+3
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-1/+1
* implemented user-defined pragmasAndreas Rumpf2010-07-231-2/+40
* c2nim tool addedAndreas Rumpf2010-07-211-1/+1
* Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-211-2765/+2764
* version 0.8.8Andreas Rumpf2010-03-141-9/+11
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* implemented extended quoting rulesAndreas Rumpf2010-01-161-3/+24
* better subscript overloadingrumpf_a@web.de2010-01-031-18/+226
* version 0.8.6Andreas Rumpf2009-12-221-15/+18
* floating point checksAndreas Rumpf2009-12-141-11/+52
* Pascal version of compiler uses nimlibAndreas Rumpf2009-12-091-1/+1
* version 0.8.5: bugfixes; compiler now maintained in NimrodAndreas Rumpf2009-12-071-10/+11
* bug concerning constant evaluation fixedAndreas Rumpf2009-11-261-4/+4
* nimrod compiles againAndreas Rumpf2009-11-161-1/+6
* fixed typos in documentationAndreas Rumpf2009-11-151-82/+85
* bind tableAndreas Rumpf2009-11-121-4/+42
* bugfixes: macros; splitFile; strutils.split; iterator.methodrumpf_a@web.de2009-10-271-2/+2
* version 0.8.2rumpf_a@web.de2009-10-211-6/+91
* implemented multi methodsAndreas Rumpf2009-09-231-3/+5
* added tools and web dirsAndreas Rumpf2009-09-151-70/+293
* overload resolution for proc varsAndreas Rumpf2009-06-241-5/+93
* version0.7.10Andreas Rumpf2009-06-081-1/+1