summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* @ is a sigil-like operatorAraq2012-04-151-4/+4
* performance improvements for ropesAraq2012-04-131-1/+1
* documentation improvements; higher level Mongodb wrapperAraq2012-04-091-14/+17
* fixed another docgen bug; initial mongodb wrapperAraq2012-04-061-1/+2
* better opengl wrapper; oids and endians modules documentedAraq2012-04-041-1/+2
* added new OpenGL wrapperAraq2012-04-041-2/+1
* added strutils.parseEnum; fixes #95Araq2012-04-011-0/+1
* bugfix #100 againAraq2012-03-281-1/+1
* attempt to fix a bug concerning implicit type conversions in case statementsAraq2012-03-271-0/+2
* some bugfixes for symbolfilesAraq2012-03-231-1/+2
* implemented marker procs for the GC resulting in huge speedupsAraq2012-03-211-3/+5
* preparations for marker procs generationAraq2012-03-191-0/+1
* rebuilt C sourcesAraq2012-03-171-1/+1
* trigger a new build for nimbuild; last commit fixes #14, #34, #101Araq2012-03-171-2/+1
* clean separation of PNimrodNode and tyExprAraq2012-03-161-2/+0
* implemented 'static'; macros do not work anymoreAraq2012-03-151-2/+1
* first steps for cleaner static/const distinctionAraq2012-03-131-3/+5
* attempt to make tests green againAraq2012-03-111-0/+8