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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
first steps for varargs support
Araq
2012-08-13
2
-2
/
+15
*
top level closures should work; transf is not a pass anymore; next steps for ...
Araq
2012-08-13
13
-222
/
+287
*
borrow works with generics
Araq
2012-08-06
3
-41
/
+57
*
make idetools output full paths
Araq
2012-08-05
2
-1
/
+8
*
bugfix: dynlib for variables
Araq
2012-08-05
1
-2
/
+3
*
idetools: '--def' now works in 'x.f'
Araq
2012-08-05
3
-9
/
+9
*
idetools: 'usages' and 'def' should work now; documented js backend
Araq
2012-08-05
12
-108
/
+171
*
idetools: don't suggest module names or not visible object fields
Araq
2012-08-03
2
-18
/
+21
*
idetools improvements (2)
Araq
2012-08-03
3
-1
/
+3
*
idetools improvements
Araq
2012-08-03
10
-35
/
+53
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-08-02
2
-9
/
+16
|
\
|
*
DLL fixes for windows; fixes #175
Zahary Karadjov
2012-07-31
2
-9
/
+16
*
|
idetools improvements; preparation of first class iterators; fixes #183
Araq
2012-08-02
12
-36
/
+95
|
/
*
made compiler more robust for idetools; implemented idetools.usages
Araq
2012-07-30
10
-46
/
+94
*
made compiler more robust for idetools support
Araq
2012-07-30
11
-53
/
+94
*
more improvements for idetools
Araq
2012-07-30
3
-9
/
+15
*
better error handling for better idetools support
Araq
2012-07-29
12
-268
/
+377
*
better overloading capabilities for 'shallowCopy'; little bugfix for 'system....
Araq
2012-07-29
2
-12
/
+15
*
improvements for idetools; system.compiles improved
Araq
2012-07-29
6
-32
/
+100
*
added some support for Haiku
Araq
2012-07-29
2
-2
/
+7
*
more reliable NI/NU definitions
Araq
2012-07-28
1
-14
/
+3
*
fixes #178
Araq
2012-07-28
5
-13
/
+20
*
implements #173
Araq
2012-07-28
10
-34
/
+107
*
added warning for confusing var declarations
Araq
2012-07-26
4
-6
/
+19
*
no range checks for conversion to unsigned (but I may reconsider this)
Araq
2012-07-25
1
-1
/
+2
*
next steps for closure consistency; fixes #176
Araq
2012-07-25
5
-7
/
+17
*
fixes #172
Araq
2012-07-25
1
-1
/
+1
*
small bugfix: code generation for nil closures
Araq
2012-07-25
1
-17
/
+28
*
closure is now default calling convention for proc types
Araq
2012-07-24
1
-1
/
+1
*
bugfix: bind context for generics
Araq
2012-07-24
1
-3
/
+3
*
DLLs should work again; fixes #169
Araq
2012-07-24
1
-0
/
+2
*
optimizations for system.compiles
Araq
2012-07-20
3
-16
/
+25
*
added system.compiles
Araq
2012-07-20
4
-5
/
+39
*
got rid of some mAddU64 etc. magics
Araq
2012-07-20
4
-22
/
+12
*
fixed the rodfiles tests
Zahary Karadjov
2012-07-20
2
-2
/
+2
*
removed nimdat in favor of per-module dat init procs
Zahary Karadjov
2012-07-19
6
-75
/
+73
*
bugfix: name mangling of field names
Araq
2012-07-19
1
-2
/
+23
*
bugfixes for the symbol mangling; implements #129
Araq
2012-07-19
3
-12
/
+37
*
implemented #133
Araq
2012-07-19
1
-1
/
+25
*
bugfix: constraint matching for tyGenericInst; implements #130
Araq
2012-07-19
2
-2
/
+9
*
made ttempl3 green again
Araq
2012-07-19
1
-2
/
+3
*
don't put DLL loading into nimdat
Araq
2012-07-19
1
-34
/
+27
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-07-19
1
-27
/
+34
|
\
|
*
dynamic library symbols are not loaded in nimdat
Zahary Karadjov
2012-07-18
1
-27
/
+34
*
|
improvements for 'bind', fixes #166
Araq
2012-07-18
2
-29
/
+32
|
/
*
attempt to fix DLL generation
Araq
2012-07-18
2
-12
/
+7
*
equality and hashing for closures
Araq
2012-07-17
4
-10
/
+23
*
made some tests green
Araq
2012-07-17
1
-2
/
+1
*
make tests green again
Araq
2012-07-17
3
-3
/
+16
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
11
-32
/
+32
[prev]
[next]