summary refs log tree commit diff stats
path: root/doc/grammar.txt
Commit message (Collapse)AuthorAgeFilesLines
* operator precedence changed: assignment like operators are supported; ↵Araq2011-11-091-2/+3
| | | | escaping of operators with \ is supported
* 'bind' as a declarative statementAraq2011-10-101-2/+3
|
* new syntactic construct: a{i}Araq2011-10-081-1/+2
|
* fixed some newly introduced bugsAraq2011-09-211-1/+4
|
* preparation for new 'is' operator; breaks bootstrapping again, sorry (use ↵Araq2011-07-311-1/+1
| | | | generated C code)
* old pointer deref operator completely removedAraq2011-07-231-1/+0
|
* slice support in system.nim; syntactic sugar for tables; cleanup of ↵Araq2011-04-231-3/+2
| | | | grammar/parser
* slices are first class citizensAraq2011-04-221-14/+15
|
* grammar changes for table constructor: first partAraq2011-04-211-9/+10
|
* ugh, maybe broke gitAraq2011-04-011-1/+5
|
* changed handling of generalized string literalsAraq2011-02-071-2/+5
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* better subscript overloadingrumpf_a@web.de2010-01-031-1/+2
|
* exprs for dynlib; indentation parsingAndreas Rumpf2009-12-161-12/+12
|
* version 0.8.5: bugfixes; compiler now maintained in NimrodAndreas Rumpf2009-12-071-1/+1
|
* version 0.8.2rumpf_a@web.de2009-10-211-51/+45
|
* added tools and web dirsAndreas Rumpf2009-09-151-2/+2
|
* overload resolution for proc varsAndreas Rumpf2009-06-241-3/+3
|
* version0.7.10Andreas Rumpf2009-06-081-1/+1
|
* version 0.7.8Andreas Rumpf2009-05-081-1/+1
|
* version 0.7.6Andreas Rumpf2009-04-221-1/+1
|
* version 0.7.4Andreas Rumpf2009-01-071-124/+119
|
* version 0.7.2Andreas Rumpf2008-12-121-29/+36
|
* version 0.7.0Andreas Rumpf2008-11-161-187/+187
|
* too many changes to listAndreas Rumpf2008-08-231-12/+13
|
* first releaseRumpf2008-06-231-0/+0
|
* Initial importAndreas Rumpf2008-06-221-0/+186