summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
...
* ';' as statement separatorAraq2012-07-121-1/+2
* ';' now valid for parameter listsAraq2012-07-111-2/+1
* typo in todo.txtAraq2012-07-111-1/+1
* overloading resolution finally takes inheritance depth into accountAraq2012-07-111-1/+0
* fixes #147Araq2012-07-101-2/+1
* sockets compile again with SSL supportAraq2012-07-101-4/+3
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-7/+6
* fixes #150; next steps for proper unsigned supportAraq2012-07-031-1/+4
* ' is optional in type suffixes for numerical literalsAraq2012-07-021-1/+2
* JS codegen improvements; barely usable nowAraq2012-07-021-1/+1
* JS codegen enhancements; still unusableAraq2012-07-011-1/+4
* dead code elimination for JS backend; JS improvements (but doesn't work yet)Araq2012-06-301-3/+3
* changed integer promotion rules; added math.fmodAraq2012-06-281-2/+3
* added proc annotations: macros invoked as pragmasAraq2012-06-261-0/+1
* thread var emulation should work againAraq2012-06-251-2/+1
* doc2 improvementsAraq2012-06-241-5/+3
* system.nim: documentation fixesAraq2012-06-231-1/+2
* docgen2 improvementsAraq2012-06-231-2/+0
* first implementation of docgen2Araq2012-06-231-4/+4
* todo.txt updatesAraq2012-06-221-1/+1
* documented optional indentation for 'case' statements/'case' objectsAraq2012-06-221-1/+0
* documented 'immediate' templatesAraq2012-06-221-0/+1
* closure bugfixAraq2012-06-221-15/+14
* documentation improvements; added system.gorge (for Araq's fun)Araq2012-06-221-2/+5
* fixes #145Araq2012-06-211-3/+1
* another bugfixAraq2012-06-211-2/+0
* made some tests green againAraq2012-06-201-0/+2
* somewhat working closuresAraq2012-06-191-5/+3
* next steps for full closure supportAraq2012-06-181-1/+2
* first steps to working closuresAraq2012-06-031-1/+2
* bugfix: RST parser: URLs properly parsedAraq2012-06-011-0/+1
* niminst: use 'set -e'; failing to copy docs and data is no installation errorAraq2012-05-311-1/+0
* fixes #127Araq2012-05-301-0/+2
* '+=' etc for all floating point typesAraq2012-05-291-6/+1
* made tsequtils green againAraq2012-05-281-1/+2
* bugfix: UFCS for templates (ttempl3.nim enhanced)Araq2012-05-271-0/+1
* fixes a long standing bug concerning assignment of case objectsAraq2012-05-221-2/+0
* todo.txt changesAraq2012-05-201-4/+2
* fixes #109Araq2012-05-201-1/+1
* thoughts about 'continue/break' bugAraq2012-05-101-0/+1
* markdown improvementsAraq2012-05-091-1/+1
* extracted documentation generatorAraq2012-05-091-0/+1
* small bugfixes; documentation generator supports smilies for the forumAraq2012-05-011-0/+1
* added db_*.getRowAraq2012-04-241-2/+2
* documentation improvements; GC_step improvedAraq2012-04-211-2/+0
* GC with realtime supportAraq2012-04-211-1/+2
* compiler finally supports 'object {.pragma.}' syntaxAraq2012-04-161-3/+3
* bugfix: 'error' statement pragma works as expected againAraq2012-04-161-1/+0
* fixes #105Araq2012-04-161-1/+0
* documentation improvementsAraq2012-04-161-3/+2