summary refs log tree commit diff stats
path: root/doc/grammar.txt
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up command expressionsAraq2014-02-021-2/+1
|
* typeClasses now documented in grammar.txtAraq2014-01-231-0/+4
|
* updated grammar.txtAraq2014-01-201-14/+16
|
* support for multiple modules of the same name; niminst supports 'platforms'; ↵Araq2013-09-241-3/+4
| | | | minor bugfixes
* fixes semicolon parsing issueAraq2013-06-031-1/+1
|
* 'inject' for 'for' loop variablesAraq2013-05-141-2/+2
|
* more intuitive behaviour for 'discardable' in expression bodiesAraq2013-05-041-3/+11
|
* new parsing scheme is documentedAraq2013-04-211-203/+180
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* first steps for 'not nil' annotationAraq2012-11-251-2/+3
|
* 'iterator' as type descriptionAraq2012-11-221-2/+4
|
* improvements for 'bind', fixes #166Araq2012-07-181-1/+1
|
* ';' now valid for parameter listsAraq2012-07-111-3/+5
|
* ' is optional in type suffixes for numerical literalsAraq2012-07-021-0/+1
|
* implemented 'static'; macros do not work anymoreAraq2012-03-151-4/+2
|
* first steps for cleaner static/const distinctionAraq2012-03-131-2/+4
|
* pragma blocks; fixed line information issue with user defined assertionsAraq2012-01-171-2/+3
|
* 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