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
...
*
';' as statement separator
Araq
2012-07-12
1
-1
/
+2
*
';' now valid for parameter lists
Araq
2012-07-11
1
-2
/
+1
*
typo in todo.txt
Araq
2012-07-11
1
-1
/
+1
*
overloading resolution finally takes inheritance depth into account
Araq
2012-07-11
1
-1
/
+0
*
fixes #147
Araq
2012-07-10
1
-2
/
+1
*
sockets compile again with SSL support
Araq
2012-07-10
1
-4
/
+3
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-7
/
+6
*
fixes #150; next steps for proper unsigned support
Araq
2012-07-03
1
-1
/
+4
*
' is optional in type suffixes for numerical literals
Araq
2012-07-02
1
-1
/
+2
*
JS codegen improvements; barely usable now
Araq
2012-07-02
1
-1
/
+1
*
JS codegen enhancements; still unusable
Araq
2012-07-01
1
-1
/
+4
*
dead code elimination for JS backend; JS improvements (but doesn't work yet)
Araq
2012-06-30
1
-3
/
+3
*
changed integer promotion rules; added math.fmod
Araq
2012-06-28
1
-2
/
+3
*
added proc annotations: macros invoked as pragmas
Araq
2012-06-26
1
-0
/
+1
*
thread var emulation should work again
Araq
2012-06-25
1
-2
/
+1
*
doc2 improvements
Araq
2012-06-24
1
-5
/
+3
*
system.nim: documentation fixes
Araq
2012-06-23
1
-1
/
+2
*
docgen2 improvements
Araq
2012-06-23
1
-2
/
+0
*
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
[prev]
[next]