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
/
semparallel.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
first implementation of the 'func' keyword
Andreas Rumpf
2017-09-23
1
-1
/
+1
*
compiler almost free of deprecated expr/stmt names
Andreas Rumpf
2016-07-30
1
-1
/
+1
*
stdlib and compiler don't use .immediate anymore
Andreas Rumpf
2016-07-29
1
-1
/
+1
*
fixes #2758
Andreas Rumpf
2016-07-15
1
-3
/
+3
*
disjoint checker is smarter (and slower)
Araq
2015-09-23
1
-2
/
+2
*
made disjoint checker smarter; fixes regressions
Araq
2015-09-23
1
-11
/
+18
*
when nimvm stmt proof of concept
Yuriy Glukhov
2015-09-04
1
-1
/
+1
*
disjoint checker works with the new countup iterators
Araq
2015-03-14
1
-3
/
+4
*
fixes #2287
Araq
2015-03-12
1
-2
/
+2
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
fixes #1597
Araq
2014-12-11
1
-8
/
+24
*
'let' within 'parallel' now works
Araq
2014-09-22
1
-2
/
+2
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
renamefest
Araq
2014-08-23
1
-3
/
+3
*
progress on 'spawn'
Araq
2014-08-10
1
-4
/
+9
*
'parallel' statement works again
Araq
2014-08-08
1
-1
/
+0
*
Promises are now refs
Araq
2014-06-05
1
-3
/
+3
*
tdisjoint_slice2 works
Araq
2014-05-31
1
-1
/
+1
*
'parallel' proves array bounds
Araq
2014-05-29
1
-10
/
+20
*
'parallel' statement almost working
Araq
2014-05-22
1
-38
/
+51
*
'parallel' statement: next steps
Araq
2014-05-14
1
-13
/
+28
*
progress for the 'parallel' statement
Araq
2014-05-14
1
-71
/
+84
*
initial non-compiling version of 'parallel'
Araq
2014-05-12
1
-0
/
+414