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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-21
/
+61
*
added devel/logging; weakrefs test; next steps for proper unsigned support
Araq
2012-07-05
1
-12
/
+18
*
fixes #150; next steps for proper unsigned support
Araq
2012-07-03
2
-24
/
+29
*
' is optional in type suffixes for numerical literals
Araq
2012-07-02
2
-13
/
+39
*
JS codegen enhancements; still unusable
Araq
2012-07-01
1
-0
/
+1
*
added proc annotations: macros invoked as pragmas
Araq
2012-06-26
1
-1
/
+22
*
tests/gc/gcleak4.nim
Araq
2012-06-24
1
-3
/
+5
*
doc2 improvements
Araq
2012-06-24
2
-3
/
+1
*
docgen2 improvements
Araq
2012-06-23
1
-1
/
+1
*
first implementation of docgen2
Araq
2012-06-23
1
-0
/
+1
*
deprecated the pretty printer command
Araq
2012-06-22
1
-1
/
+0
*
documented optional indentation for 'case' statements/'case' objects
Araq
2012-06-22
1
-2
/
+14
*
documented 'immediate' templates
Araq
2012-06-22
1
-16
/
+55
*
documentation improvements; added system.gorge (for Araq's fun)
Araq
2012-06-22
1
-4
/
+6
*
stand-alone except and finally blocks
Zahary Karadjov
2012-05-23
1
-22
/
+31
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-05-20
1
-0
/
+5
|
\
|
*
Fixed a bug in times and finished its docs. Added mimetypes module and added ...
dom96
2012-05-13
1
-0
/
+5
*
|
fixes #109
Araq
2012-05-20
1
-0
/
+1
|
/
*
extracted documentation generator
Araq
2012-05-09
2
-9666
/
+2
*
fixes binding of overloaded procs
Araq
2012-05-04
1
-1
/
+1
*
added db_*.getRow
Araq
2012-04-24
1
-2
/
+5
*
documentation improvements; GC_step improved
Araq
2012-04-21
3
-9
/
+56
*
GC with realtime support
Araq
2012-04-21
3
-0
/
+65
*
documentation improvements; cleanup
Araq
2012-04-16
1
-3
/
+0
*
documentation improvements
Araq
2012-04-16
4
-1
/
+99
*
@ is a sigil-like operator
Araq
2012-04-15
1
-7
/
+26
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-10
5
-398
/
+528
|
\
|
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
2
-355
/
+497
|
*
fixed another docgen bug; initial mongodb wrapper
Araq
2012-04-06
2
-31
/
+3
|
*
better opengl wrapper; oids and endians modules documented
Araq
2012-04-04
1
-0
/
+9
|
*
added libsvm wrapper
Araq
2012-04-04
1
-0
/
+6
|
*
added new OpenGL wrapper
Araq
2012-04-04
3
-13
/
+14
*
|
proper order of initialization for .global. variables
Zahary Karadjov
2012-04-10
1
-1
/
+17
|
/
*
added htmlgen to docs
Araq
2012-03-23
1
-0
/
+4
*
implemented 'static'; macros do not work anymore
Araq
2012-03-15
1
-4
/
+2
*
first steps for cleaner static/const distinction
Araq
2012-03-13
4
-3
/
+30
*
exported strutils.abbrev
Araq
2012-02-24
1
-3
/
+3
*
documentation improvements
Araq
2012-02-13
2
-3
/
+6
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-12
1
-2
/
+3
|
\
|
*
`do' keyword in the grammar for lambda blocks
Zahary Karadjov
2012-02-10
1
-2
/
+3
*
|
system.shallow documented
Araq
2012-02-12
1
-0
/
+12
|
/
*
fixes tests for 'system.shallow'
Araq
2012-02-10
2
-20
/
+24
*
added 'system.shallow'
Araq
2012-02-09
1
-1
/
+3
*
little fixes for 0.8.14 release
Araq
2012-02-09
2
-71
/
+116
*
version 0.8.14
Araq
2012-02-09
3
-1075
/
+1821
*
further steps to closure support
Araq
2012-02-06
2
-7
/
+60
*
closure implementation: first steps
Araq
2012-02-04
2
-209
/
+71
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-6
/
+29
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
2
-7
/
+28
*
project wide configuration file now with suffix '.nimrod.cfg'
Araq
2012-01-15
1
-3
/
+4
[prev]
[next]