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
/
semstmts.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
updated some tests
Araq
2014-10-04
1
-1
/
+1
*
deprecated string case statements without 'else'
Araq
2014-10-02
1
-1
/
+5
*
deepCopy is instantiated when its corresponding type is instantiated
Araq
2014-09-26
1
-1
/
+6
*
made some tests green
Araq
2014-09-21
1
-1
/
+1
*
implemented 'guard' annotation
Araq
2014-09-21
1
-2
/
+7
*
minor changes to manual.txt
Araq
2014-09-13
1
-1
/
+1
*
'pretty' command does not exist anymore; improvements for nimfix
Araq
2014-09-10
1
-0
/
+3
*
nimfix can fix obsolete statement comments
Araq
2014-09-08
1
-0
/
+5
*
fix #959
Zahary Karadjov
2014-09-04
1
-3
/
+8
*
fixes #1511
Araq
2014-09-03
1
-14
/
+17
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
check there is only one deepCopy per type
Araq
2014-08-05
1
-1
/
+4
*
progress on deepCopy
Araq
2014-08-01
1
-1
/
+23
*
fixes #1362
Araq
2014-07-15
1
-1
/
+2
*
fixes #1285
Araq
2014-06-30
1
-2
/
+2
*
Fixing issue #1090
Clay Sweetser
2014-06-15
1
-0
/
+3
*
Fixed #1172 (for real)
Clay Sweetser
2014-06-01
1
-2
/
+8
*
Renamed considerAccents to considerQuotedIdent
Clay Sweetser
2014-05-26
1
-2
/
+2
*
Renamed 'considerAcc' to 'considerAccents' for clarity
Clay Sweetser
2014-05-24
1
-2
/
+2
*
bugfix: bool for case statements
Araq
2014-05-06
1
-1
/
+1
*
small bugfix for iterators
Araq
2014-04-30
1
-1
/
+1
*
implemented region pointers
Araq
2014-04-09
1
-2
/
+2
*
fixes #911
Araq
2014-03-28
1
-0
/
+6
*
fixes a typo
Araq
2014-03-27
1
-1
/
+1
*
reference implementation of a vector swizzle library
Zahary Karadjov
2014-03-20
1
-9
/
+6
*
fix #715 again
Zahary Karadjov
2014-03-16
1
-1
/
+3
*
implements higher-order inline iterators and return type inference for iterators
Zahary Karadjov
2014-03-08
1
-8
/
+10
*
Merge branch 'devel' of github.com:Araq/Nimrod into devel
Zahary Karadjov
2014-03-06
1
-1
/
+1
|
\
|
*
fixes #942
Araq
2014-03-05
1
-1
/
+1
*
|
split the inline and closure iterators into different symbol kinds for easier...
Zahary Karadjov
2014-03-06
1
-10
/
+12
*
|
iterators now return tyIter(T);
Zahary Karadjov
2014-03-05
1
-2
/
+3
|
/
*
Merge branch 'vm2_2' into devel
Araq
2014-02-25
1
-3
/
+6
|
\
|
*
new VM is getting stable
Araq
2014-02-24
1
-3
/
+6
*
|
fix #945
Zahary Karadjov
2014-02-20
1
-4
/
+5
*
|
fix #204;
Zahary Karadjov
2014-02-18
1
-1
/
+6
|
/
*
fix #807
Zahary Karadjov
2014-02-17
1
-2
/
+2
*
quite messy implementation of generic lambdas, needs reworking; fixes #715
Zahary Karadjov
2014-02-17
1
-13
/
+50
*
fix #188
Zahary Karadjov
2014-02-17
1
-0
/
+24
*
tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is re...
Araq
2014-02-05
1
-2
/
+2
*
macro tests almost green
Araq
2014-02-03
1
-0
/
+3
*
fixes #844
Araq
2014-02-02
1
-4
/
+6
*
Merge branch 'devel' of https://www.github.com/Araq/Nimrod into devel
Zahary Karadjov
2014-01-26
1
-2
/
+9
|
\
|
*
next steps for closure iterators
Araq
2014-01-22
1
-2
/
+9
*
|
implements #766;
Zahary Karadjov
2014-01-24
1
-1
/
+1
|
/
*
parser support anon iterators
Araq
2014-01-20
1
-2
/
+6
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-4
/
+6
*
fixed #597
Zahary Karadjov
2014-01-02
1
-1
/
+1
*
clean-up some obsolete code; close #602
Zahary Karadjov
2013-12-31
1
-10
/
+6
*
Merge branch 'upstream' into devel
Zahary Karadjov
2013-12-29
1
-6
/
+10
|
\
|
*
make more tests green
Zahary Karadjov
2013-12-29
1
-2
/
+6
[prev]
[next]