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
/
semexprs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
refactorings for the eval engine; bugfix: clean templates as accessors
Araq
2013-07-19
1
-44
/
+53
|
/
*
fixes lots of regressions
Araq
2013-06-29
1
-2
/
+3
*
fixes #488
Araq
2013-06-27
1
-0
/
+1
*
next steps for guarded data flow analysis
Araq
2013-06-11
1
-1
/
+3
*
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-0
/
+25
*
astToStr is now immediate
Araq
2013-06-02
1
-0
/
+4
*
fixes #458
Araq
2013-05-31
1
-1
/
+2
*
Revert "fix threading tests"
Araq
2013-05-27
1
-1
/
+1
*
Revert "test cases for the new features"
Araq
2013-05-27
1
-11
/
+4
*
test cases for the new features
Zahary Karadjov
2013-05-26
1
-4
/
+11
*
fix threading tests
Zahary Karadjov
2013-05-26
1
-1
/
+1
*
made some tests green; implemented 'from module import nil'
Araq
2013-05-19
1
-1
/
+1
*
made some tests green
Araq
2013-05-19
1
-1
/
+2
*
updated docs
Araq
2013-05-19
1
-1
/
+1
*
fixes #433
Araq
2013-05-18
1
-15
/
+15
*
fixes #429 and tstmtexpr
Zahary Karadjov
2013-05-12
1
-1
/
+7
*
merged the persistent scopes work with the delayed proc compilation strategy
Zahary Karadjov
2013-05-12
1
-2
/
+2
|
\
*
|
final fixes giving us a working compiler
Zahary Karadjov
2013-05-12
1
-2
/
+2
*
|
get rid of ImportTablePos and ModuleTablePos
Zahary Karadjov
2013-05-12
1
-1
/
+1
*
|
get rid of the SymTab* procs in astalgo
Zahary Karadjov
2013-05-12
1
-5
/
+5
*
|
switch to a linked list of scopes
Zahary Karadjov
2013-05-11
1
-6
/
+6
|
/
*
more intuitive behaviour for 'discardable' in expression bodies
Araq
2013-05-04
1
-4
/
+3
*
fixes #117
Araq
2013-05-04
1
-6
/
+11
*
bugfixes
Araq
2013-05-04
1
-0
/
+6
*
completed expr/stmt unification
Araq
2013-05-03
1
-151
/
+26
*
revert new scope for 'if'
Araq
2013-05-02
1
-1
/
+2
*
proper scoping for 'if'
Araq
2013-04-30
1
-1
/
+1
*
first steps to the expr/stmt unification
Araq
2013-04-30
1
-17
/
+62
*
fixes #244
Araq
2013-04-13
1
-0
/
+4
*
fixes #287; bugfix: subrange checking is performed again
Araq
2013-04-12
1
-9
/
+16
*
fixes #321
Araq
2013-04-08
1
-1
/
+2
*
improvements for destructors
Araq
2013-04-08
1
-24
/
+34
*
fixes a long-standing bug about procvar checking
Araq
2013-03-25
1
-13
/
+35
*
added system.locals
Araq
2013-03-21
1
-1
/
+2
*
bugfix: subtle bug about 'var' parameters in templates
Araq
2013-03-17
1
-4
/
+7
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
object constructors work now
Araq
2013-03-08
1
-0
/
+1
*
next steps for object construction expressions
Araq
2013-03-07
1
-6
/
+22
*
first steps to implement object construction expressions
Araq
2013-03-07
1
-0
/
+31
*
fixed some typos
Araq
2013-03-05
1
-2
/
+2
*
bugfix: tvtable works again
Araq
2013-03-05
1
-3
/
+4
*
fixes for the new overloading resolution
Araq
2013-03-03
1
-12
/
+0
*
make some tests green
Araq
2013-03-03
1
-22
/
+24
*
lazy operand sem'checking (beware)
Araq
2013-03-02
1
-12
/
+10
*
fixes #286
Araq
2013-02-19
1
-1
/
+1
*
merged upstream master
Zahary Karadjov
2013-01-27
1
-6
/
+34
|
\
|
*
fixed some closure related bugs
Araq
2013-01-22
1
-2
/
+2
|
*
fixes #271
Araq
2012-12-15
1
-0
/
+1
|
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-02
1
-0
/
+23
|
|
\
|
|
*
implements 'export' feature
Araq
2012-12-01
1
-0
/
+23
[prev]
[next]