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
/
vmops.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-9
/
+7
*
introduce nkTupleConstr AST node for unary tuple construction; breaking change
Andreas Rumpf
2018-04-13
1
-2
/
+2
*
Added a few useful os calls to VM (#7440)
genotrance
2018-04-12
1
-19
/
+29
*
getEnv now supports a 'default' parameter; refs #6019
Andreas Rumpf
2017-10-30
1
-1
/
+6
*
Fixes #6336 (#6337)
Yuriy Glukhov
2017-09-06
1
-2
/
+10
*
added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994
Araq
2017-01-07
1
-0
/
+6
*
stdlib and compiler don't use .immediate anymore
Andreas Rumpf
2016-07-29
1
-8
/
+8
*
Add ``readFile`` implementation for nimvm
Anatoly Galiulin
2016-04-13
1
-31
/
+37
*
os.walkDir is available at compile time
Araq
2015-11-10
1
-1
/
+9
*
VM produces objects.
Yuriy Glukhov
2015-09-05
1
-1
/
+1
*
system.locals is now a plugin for education
Araq
2015-04-24
1
-1
/
+1
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
fixes #1473
Araq
2014-11-12
1
-0
/
+5
*
system.writeFile works at compile-time
Araq
2014-10-02
1
-0
/
+9
*
VM supports math and a few os procs
Araq
2014-08-30
1
-0
/
+66