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
/
lookups.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #73
Araq
2012-09-23
1
-4
/
+8
*
distinguish properly between nkOpen and nkClosedSymChoice
Araq
2012-08-26
1
-2
/
+2
*
next steps to hygienic templates
Araq
2012-08-20
1
-14
/
+9
*
idetools: 'usages' and 'def' should work now; documented js backend
Araq
2012-08-05
1
-10
/
+13
*
idetools improvements
Araq
2012-08-03
1
-1
/
+8
*
made compiler more robust for idetools support
Araq
2012-07-30
1
-4
/
+9
*
better error handling for better idetools support
Araq
2012-07-29
1
-9
/
+22
*
improvements for idetools; system.compiles improved
Araq
2012-07-29
1
-1
/
+6
*
next steps for closure consistency; fixes #176
Araq
2012-07-25
1
-1
/
+1
*
bugfix: UFCS for templates (ttempl3.nim enhanced)
Araq
2012-05-27
1
-10
/
+11
*
genSym support for hygienic macros and templates.
Zahary Karadjov
2012-03-26
1
-1
/
+6
*
allowing definitions of procs and templates to be overridden in local scopes
Zahary Karadjov
2012-03-14
1
-2
/
+9
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfix: preliminary symbol declaration in first pass of generics
Araq
2011-12-30
1
-1
/
+4
*
bugfix: the code gen can now handle alias TLock = TSysLock; this fixes thread...
Araq
2011-12-23
1
-1
/
+1
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-2
/
+2
*
bugfix: forwarding of generic procs now works
Araq
2011-07-30
1
-1
/
+1
*
preparations for 0.8.12
Araq
2011-07-10
1
-4
/
+4
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-8
/
+8
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-30
/
+44
*
got rid of some arcane module names
Araq
2011-04-21
1
-1
/
+1
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+234