summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* bugfix: marshal supports unsigned numbersAraq2013-06-271-1/+0
* fixed a long standing xml parser bug; html parser bugfixes + speed improvementsAraq2013-06-271-2/+5
* improvements for 'not nil' checkingAraq2013-06-131-1/+0
* bugfixes for the guarded data flow analysisAraq2013-06-121-1/+0
* next steps for guarded data flow analysisAraq2013-06-111-3/+4
* resolved conflict; added missing filesAraq2013-06-091-1/+0
|\
| * fixes #466Araq2013-06-061-1/+0
* | implemented large parts of the 'not nil' checkingAraq2013-06-091-1/+2
|/
* implemented dataflow analysis; activate via --warning[Uninit]:onAraq2013-06-041-1/+1
* new scoping rules for 'if' now activeAraq2013-06-041-1/+1
* tiny doc improvementAraq2013-06-031-1/+0
* better error message for subtle nil errorsAraq2013-05-311-0/+1
* 'from' statement documentedAraq2013-05-191-2/+2
* fixes #433Araq2013-05-181-0/+1
* todo.txt changesAraq2013-05-111-39/+51
* better effects handling for callbacksAraq2013-05-091-1/+0
* more intuitive behaviour for 'discardable' in expression bodiesAraq2013-05-041-1/+1
* fixes #117Araq2013-05-041-1/+0
* completed expr/stmt unificationAraq2013-05-031-5/+0
* new parser works with docgenAraq2013-05-021-1/+0
* bugfixes mostly JS relatedAraq2013-05-011-0/+2
* tester should work again; documented (;)Araq2013-04-301-2/+1
* proper scoping for 'if'Araq2013-04-301-2/+0
* first steps to the expr/stmt unificationAraq2013-04-301-6/+4
* first version of commonTypeAraq2013-04-221-0/+6
* bugfix: 'import x var y' without newline doesn't parse anymoreAraq2013-04-211-10/+10
* new parsing scheme is documentedAraq2013-04-211-9/+6
* next steps for the new parser/grammarAraq2013-04-201-0/+12
* fixes #287; bugfix: subrange checking is performed againAraq2013-04-121-2/+1
* fixes #283Araq2013-04-111-0/+1
* implemented --dynlibOverride option for static linking of 'dynlib'Araq2013-04-081-1/+1
* documented restricted destructorsAraq2013-04-081-1/+0
* improvements for destructorsAraq2013-04-081-7/+5
* rod file viewer for easier debugging of rod filesAraq2013-04-041-1/+0
* fixes a long-standing bug about procvar checkingAraq2013-03-251-0/+1
* fixes #376Araq2013-03-241-0/+1
* added system.localsAraq2013-03-211-2/+0
* bugfix: case exhaustiveness checkingAraq2013-03-211-1/+0
* better error message when C compilation failsAraq2013-03-191-0/+2
* tester supports large testsAraq2013-03-181-0/+1
* added broken 'range' types to todoAraq2013-03-181-0/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* documented object constrs; endb works againAraq2013-03-091-26/+25
* object constructors work nowAraq2013-03-081-1/+1
* next steps for object construction expressionsAraq2013-03-071-0/+1
* first steps to implement object construction expressionsAraq2013-03-071-1/+5
* fixed some typosAraq2013-03-051-1/+2
* made some tests greenAraq2013-03-041-0/+1
* make some tests greenAraq2013-03-031-3/+3
* lazy operand sem'checking (beware)Araq2013-03-021-0/+7