summary refs log tree commit diff stats
path: root/compiler/service.nim
Commit message (Expand)AuthorAgeFilesLines
* the remaining passes all compile againAndreas Rumpf2018-05-131-7/+7
* refactoring: move 'argument' global into config objectAndreas Rumpf2018-04-241-1/+1
* .experimental can now be used to enable specific featuresAndreas Rumpf2018-04-241-6/+6
* refactoring complete: explicit ident cacheAraq2016-10-311-3/+3
* CRC -> HashFlaviu Tamas2015-07-031-1/+1
* Make compiler read files from stdindef2015-02-221-1/+6
* nimsuggest: sane dirty buffer handlingAraq2015-01-291-2/+0
* nimsuggest: first versionAraq2015-01-271-7/+9
* fixes #903, fixes #1513Araq2014-09-031-26/+4
* updated the compiler to use the new symbol namesAraq2014-08-281-2/+2
* Nimrod renamed to NimAraq2014-08-281-1/+1
* normalize "run" commanddef2014-07-291-1/+1
* Allow arguments for "nimrod run"def2014-07-281-1/+1
* Add checks for invalid socket when creating sockets.Dominik Picheta2014-04-151-0/+1
* case consistency: next stepsAraq2013-12-291-1/+1
* case consistency part 4Araq2013-12-271-4/+4
* case consistency part 1Araq2013-12-271-1/+1
* -d:nocaas mode for easier bootstrapping on exotic OSes (Haiku)Araq2013-09-011-15/+20
* fix compiling after suggestZahary Karadjov2013-05-051-1/+2
* support suggest after compile in caas modeZahary Karadjov2013-05-051-1/+3
* proper compiler output delimiter in the stdin compiler serviceZahary Karadjov2013-04-291-0/+3
* rod file viewer for easier debugging of rod filesAraq2013-04-041-1/+1
* added isServing parameterSimon Hafner2013-02-261-1/+0
* [caas] first version that actually works (still has a lot of logical memory l...Zahary Karadjov2012-11-281-1/+1
* CaaS in-memory cachingZahary Karadjov2012-11-281-7/+15
* caas is now drivable through stdinZahary Karadjov2012-11-281-14/+27
* better extension loading for the OpenGL wrapperAraq2012-10-091-0/+1
* code cleanup of caasAraq2012-10-051-3/+3
* next steps for 'compiler as a service'Araq2012-10-031-3/+3
* first steps for compiler as a serviceAraq2012-10-031-0/+71