index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
todo.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
first implementation of docgen2
Araq
2012-06-23
1
-4
/
+4
*
todo.txt updates
Araq
2012-06-22
1
-1
/
+1
*
documented optional indentation for 'case' statements/'case' objects
Araq
2012-06-22
1
-1
/
+0
*
documented 'immediate' templates
Araq
2012-06-22
1
-0
/
+1
*
closure bugfix
Araq
2012-06-22
1
-15
/
+14
*
documentation improvements; added system.gorge (for Araq's fun)
Araq
2012-06-22
1
-2
/
+5
*
fixes #145
Araq
2012-06-21
1
-3
/
+1
*
another bugfix
Araq
2012-06-21
1
-2
/
+0
*
made some tests green again
Araq
2012-06-20
1
-0
/
+2
*
somewhat working closures
Araq
2012-06-19
1
-5
/
+3
*
next steps for full closure support
Araq
2012-06-18
1
-1
/
+2
*
first steps to working closures
Araq
2012-06-03
1
-1
/
+2
*
bugfix: RST parser: URLs properly parsed
Araq
2012-06-01
1
-0
/
+1
*
niminst: use 'set -e'; failing to copy docs and data is no installation error
Araq
2012-05-31
1
-1
/
+0
*
fixes #127
Araq
2012-05-30
1
-0
/
+2
*
'+=' etc for all floating point types
Araq
2012-05-29
1
-6
/
+1
*
made tsequtils green again
Araq
2012-05-28
1
-1
/
+2
*
bugfix: UFCS for templates (ttempl3.nim enhanced)
Araq
2012-05-27
1
-0
/
+1
*
fixes a long standing bug concerning assignment of case objects
Araq
2012-05-22
1
-2
/
+0
*
todo.txt changes
Araq
2012-05-20
1
-4
/
+2
*
fixes #109
Araq
2012-05-20
1
-1
/
+1
*
thoughts about 'continue/break' bug
Araq
2012-05-10
1
-0
/
+1
*
markdown improvements
Araq
2012-05-09
1
-1
/
+1
*
extracted documentation generator
Araq
2012-05-09
1
-0
/
+1
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
1
-0
/
+1
*
added db_*.getRow
Araq
2012-04-24
1
-2
/
+2
*
documentation improvements; GC_step improved
Araq
2012-04-21
1
-2
/
+0
*
GC with realtime support
Araq
2012-04-21
1
-1
/
+2
*
compiler finally supports 'object {.pragma.}' syntax
Araq
2012-04-16
1
-3
/
+3
*
bugfix: 'error' statement pragma works as expected again
Araq
2012-04-16
1
-1
/
+0
*
fixes #105
Araq
2012-04-16
1
-1
/
+0
*
documentation improvements
Araq
2012-04-16
1
-3
/
+2
*
@ is a sigil-like operator
Araq
2012-04-15
1
-4
/
+4
*
performance improvements for ropes
Araq
2012-04-13
1
-1
/
+1
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
1
-14
/
+17
*
fixed another docgen bug; initial mongodb wrapper
Araq
2012-04-06
1
-1
/
+2
*
better opengl wrapper; oids and endians modules documented
Araq
2012-04-04
1
-1
/
+2
*
added new OpenGL wrapper
Araq
2012-04-04
1
-2
/
+1
*
added strutils.parseEnum; fixes #95
Araq
2012-04-01
1
-0
/
+1
*
bugfix #100 again
Araq
2012-03-28
1
-1
/
+1
*
attempt to fix a bug concerning implicit type conversions in case statements
Araq
2012-03-27
1
-0
/
+2
*
some bugfixes for symbolfiles
Araq
2012-03-23
1
-1
/
+2
*
implemented marker procs for the GC resulting in huge speedups
Araq
2012-03-21
1
-3
/
+5
*
preparations for marker procs generation
Araq
2012-03-19
1
-0
/
+1
*
rebuilt C sources
Araq
2012-03-17
1
-1
/
+1
*
trigger a new build for nimbuild; last commit fixes #14, #34, #101
Araq
2012-03-17
1
-2
/
+1
*
clean separation of PNimrodNode and tyExpr
Araq
2012-03-16
1
-2
/
+0
*
implemented 'static'; macros do not work anymore
Araq
2012-03-15
1
-2
/
+1
*
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-3
/
+5
*
attempt to make tests green again
Araq
2012-03-11
1
-0
/
+8
[next]