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
/
service.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
the remaining passes all compile again
Andreas Rumpf
2018-05-13
1
-7
/
+7
*
refactoring: move 'argument' global into config object
Andreas Rumpf
2018-04-24
1
-1
/
+1
*
.experimental can now be used to enable specific features
Andreas Rumpf
2018-04-24
1
-6
/
+6
*
refactoring complete: explicit ident cache
Araq
2016-10-31
1
-3
/
+3
*
CRC -> Hash
Flaviu Tamas
2015-07-03
1
-1
/
+1
*
Make compiler read files from stdin
def
2015-02-22
1
-1
/
+6
*
nimsuggest: sane dirty buffer handling
Araq
2015-01-29
1
-2
/
+0
*
nimsuggest: first version
Araq
2015-01-27
1
-7
/
+9
*
fixes #903, fixes #1513
Araq
2014-09-03
1
-26
/
+4
*
updated the compiler to use the new symbol names
Araq
2014-08-28
1
-2
/
+2
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
normalize "run" command
def
2014-07-29
1
-1
/
+1
*
Allow arguments for "nimrod run"
def
2014-07-28
1
-1
/
+1
*
Add checks for invalid socket when creating sockets.
Dominik Picheta
2014-04-15
1
-0
/
+1
*
case consistency: next steps
Araq
2013-12-29
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-4
/
+4
*
case consistency part 1
Araq
2013-12-27
1
-1
/
+1
*
-d:nocaas mode for easier bootstrapping on exotic OSes (Haiku)
Araq
2013-09-01
1
-15
/
+20
*
fix compiling after suggest
Zahary Karadjov
2013-05-05
1
-1
/
+2
*
support suggest after compile in caas mode
Zahary Karadjov
2013-05-05
1
-1
/
+3
*
proper compiler output delimiter in the stdin compiler service
Zahary Karadjov
2013-04-29
1
-0
/
+3
*
rod file viewer for easier debugging of rod files
Araq
2013-04-04
1
-1
/
+1
*
added isServing parameter
Simon Hafner
2013-02-26
1
-1
/
+0
*
[caas] first version that actually works (still has a lot of logical memory l...
Zahary Karadjov
2012-11-28
1
-1
/
+1
*
CaaS in-memory caching
Zahary Karadjov
2012-11-28
1
-7
/
+15
*
caas is now drivable through stdin
Zahary Karadjov
2012-11-28
1
-14
/
+27
*
better extension loading for the OpenGL wrapper
Araq
2012-10-09
1
-0
/
+1
*
code cleanup of caas
Araq
2012-10-05
1
-3
/
+3
*
next steps for 'compiler as a service'
Araq
2012-10-03
1
-3
/
+3
*
first steps for compiler as a service
Araq
2012-10-03
1
-0
/
+71