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
*
idetools: 'usages' and 'def' should work now; documented js backend
Araq
2012-08-05
1
-0
/
+37
*
fixed some typos in the documentation
Araq
2012-07-31
2
-8
/
+9
*
made compiler more robust for idetools; implemented idetools.usages
Araq
2012-07-30
1
-1
/
+2
*
implements #173
Araq
2012-07-28
1
-0
/
+2
*
fixes #171
Araq
2012-07-25
1
-0
/
+41
*
DLLs should work again; fixes #169
Araq
2012-07-24
1
-2
/
+0
*
got rid of some mAddU64 etc. magics
Araq
2012-07-20
1
-2
/
+6
*
bugfixes for the symbol mangling; implements #129
Araq
2012-07-19
1
-0
/
+12
*
implemented #133
Araq
2012-07-19
1
-3
/
+12
*
improvements for 'bind', fixes #166
Araq
2012-07-18
1
-1
/
+1
*
tutorial improvements
Araq
2012-07-17
1
-16
/
+23
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-10
/
+11
*
x11 example compiles again; updated python wrapper; compiler supports variabl...
Araq
2012-07-16
1
-1
/
+1
*
made a test green again
Araq
2012-07-15
1
-4
/
+2
*
improved unsigned support
Araq
2012-07-14
1
-0
/
+5
*
';' as statement separator
Araq
2012-07-12
1
-3
/
+3
*
';' now valid for parameter lists
Araq
2012-07-11
1
-3
/
+5
*
cross-compilation improvements
Araq
2012-07-08
1
-1
/
+14
*
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
[next]