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
*
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
*
niminst: bugfixes; documentation changes
Araq
2012-01-15
3
-77
/
+50
*
implicit invokation of items/pairs iterators
Araq
2012-01-08
1
-1
/
+20
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-0
/
+11
*
GC: use simple balanced tree instead of AVL tree
Araq
2011-12-30
1
-0
/
+3
*
fixed small typos for subexes docs
Araq
2011-12-27
1
-2
/
+2
*
added support for advanced substitution expressions
Araq
2011-12-27
2
-0
/
+61
*
codegen uses alias analysis to generate better code
Araq
2011-12-10
1
-0
/
+6
*
bugfix: don't process arguments that are to be passed to the produced exe
Araq
2011-11-30
1
-2
/
+7
*
cleaned up configuration file handling and documented the new behaviour
Araq
2011-11-30
2
-16
/
+13
*
implemented 'let' statement
Araq
2011-11-29
3
-13
/
+36
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-11-26
2
-2
/
+11
|
\
|
*
New algorithm for locating and loading nimrod config files.
Zahary Karadjov
2011-11-25
2
-2
/
+11
*
|
manual: cstring finally properly documented
Araq
2011-11-25
1
-0
/
+52
*
|
new pragma: 'noinit'
Araq
2011-11-25
1
-0
/
+9
|
/
[next]