Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make compiler read files from stdin | def | 2015-02-22 | 1 | -1/+6 |
| | | | | Special "-" file as stdin. | ||||
* | 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 ↵ | Zahary Karadjov | 2012-11-28 | 1 | -1/+1 |
| | | | | leaks on recompilation) | ||||
* | CaaS in-memory caching | Zahary Karadjov | 2012-11-28 | 1 | -7/+15 |
| | | | | | removed some redundant filepath params and variables and switched to canonical paths in most places | ||||
* | caas is now drivable through stdin | Zahary Karadjov | 2012-11-28 | 1 | -14/+27 |
| | | | | | * added idetools --eval * streams.readLine recognises and applies the backspace character | ||||
* | 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 |