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
*
improvements for 'bind', fixes #166
Araq
2012-07-18
1
-2
/
+1
*
attempt to fix DLL generation
Araq
2012-07-18
1
-2
/
+5
*
equality and hashing for closures
Araq
2012-07-17
1
-1
/
+0
*
made some tests green
Araq
2012-07-17
1
-1
/
+1
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-1
/
+2
*
closures shouldn't leak anymore
Araq
2012-07-16
1
-1
/
+0
*
x11 example compiles again; updated python wrapper; compiler supports variabl...
Araq
2012-07-16
1
-1
/
+0
*
x11 wrapper uses system's types
Araq
2012-07-15
1
-0
/
+1
*
added system.@ for openarrays
Araq
2012-07-14
1
-7
/
+0
*
improved unsigned support
Araq
2012-07-14
1
-4
/
+0
*
proper enum constraints for system.nim
Araq
2012-07-13
1
-1
/
+1
*
work on closures continues; fixed #116
Araq
2012-07-13
1
-1
/
+1
*
';' 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
[next]