Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tables work in 'const' sections; echo supports 'nil' strings; minor cleanups | Araq | 2015-02-09 | 6 | -47/+29 |
| | |||||
* | fixes #2004 | Araq | 2015-02-08 | 2 | -21/+29 |
| | |||||
* | fixes #2073 | Araq | 2015-02-08 | 1 | -2/+2 |
| | |||||
* | fixes #2073; language spec change: arrow like operators are not right ↵ | Araq | 2015-02-08 | 1 | -2/+2 |
| | | | | associative anymore | ||||
* | fixes #1956 | Araq | 2015-02-08 | 2 | -3/+5 |
| | |||||
* | better error message | Araq | 2015-02-08 | 1 | -1/+3 |
| | |||||
* | merged #2083 manually | Araq | 2015-02-08 | 1 | -1/+1 |
| | |||||
* | Clarify "instantiation from here" | Flaviu Tamas | 2015-02-07 | 1 | -1/+1 |
| | | | | After ~1 year of Nim, I finally realized it doesn't refer to dynamic memory | ||||
* | Merge pull request #2058 from def-/nimrod-cfgs | Andreas Rumpf | 2015-02-07 | 3 | -6/+11 |
|\ | | | | | Rename *.nimrod.cfg to *.nim.cfg | ||||
| * | Add support for nimcfg and warning for nimrod.cfg | def | 2015-02-04 | 1 | -3/+8 |
| | | |||||
| * | Typos | def | 2015-02-04 | 2 | -3/+3 |
| | | |||||
| * | Rename *.nimrod.cfg to *.nim.cfg | def | 2015-02-03 | 1 | -0/+0 |
| | | |||||
* | | nimsuggest knows how to deal with files not belonging to the project | Araq | 2015-02-07 | 2 | -3/+12 |
| | | |||||
* | | configuration system supports %= to access environment variables | Araq | 2015-02-07 | 2 | -10/+16 |
| | | |||||
* | | fixes c++ codegen regression | Araq | 2015-02-07 | 1 | -1/+1 |
| | | |||||
* | | yet another C++ bugfix | Araq | 2015-02-07 | 1 | -3/+4 |
| | | |||||
* | | compiler distinguishes between 2 different 'var' types for C++ interop; code ↵ | Araq | 2015-02-07 | 5 | -102/+44 |
| | | | | | | | | cleanups | ||||
* | | lots of C++ codegen improvements | Araq | 2015-02-07 | 7 | -110/+50 |
| | | |||||
* | | fixes #1601 | Araq | 2015-02-05 | 1 | -1/+0 |
| | | |||||
* | | list CC executions properly again for --parallelBuild:1 | Araq | 2015-02-05 | 1 | -3/+7 |
| | | |||||
* | | fixes #2057 | Araq | 2015-02-04 | 4 | -19/+25 |
| | | |||||
* | | Merge pull request #2031 from reactormonk/high-cstring | Andreas Rumpf | 2015-02-04 | 3 | -4/+5 |
|\ \ | | | | | | | Fixes #2030 | ||||
| * | | Fixed high(cstring) in vmgen too | Simon Hafner | 2015-02-01 | 1 | -1/+2 |
| | | | |||||
| * | | Fixes #2030 | Simon Hafner | 2015-01-29 | 2 | -3/+3 |
| | | | |||||
* | | | fixes stupid regression | Araq | 2015-02-04 | 1 | -1/+1 |
| | | | |||||
* | | | C++ support: codegen generates C++'s references and avoids copies | Araq | 2015-02-04 | 6 | -99/+149 |
| | | | |||||
* | | | better error message for auto-deref | Araq | 2015-02-04 | 1 | -0/+2 |
| |/ |/| | |||||
* | | fixes #1989 | Araq | 2015-02-01 | 2 | -3/+6 |
| | | |||||
* | | fixes #2023 | Araq | 2015-02-01 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #2033 from reactormonk/round-in-js | Andreas Rumpf | 2015-02-01 | 1 | -1/+10 |
|\ \ | | | | | | | Fixes #1959, rounding floats in JS | ||||
| * | | Fixes #1959, rounding floats in JS | Simon Hafner | 2015-01-29 | 1 | -1/+10 |
| |/ | |||||
* | | fixes #1988 | Araq | 2015-01-31 | 1 | -5/+7 |
| | | |||||
* | | fixes #2022 | Araq | 2015-01-31 | 1 | -2/+4 |
| | | |||||
* | | fixes #2039 | Araq | 2015-01-31 | 2 | -5/+6 |
| | | |||||
* | | removed dead code | Araq | 2015-01-30 | 1 | -9/+2 |
| | | |||||
* | | nimsuggest improvements | Araq | 2015-01-30 | 16 | -53/+110 |
|/ | |||||
* | asm stmt: don't quote what is already quoted | Araq | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | fixes yet another GAS parsing bug | Araq | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | nimsuggest: sane dirty buffer handling | Araq | 2015-01-29 | 9 | -56/+51 |
| | |||||
* | nimsuggest: filenames in quotes now work; general hints are not emitted | Araq | 2015-01-29 | 2 | -5/+6 |
| | |||||
* | Fixes #1642. | Dominik Picheta | 2015-01-28 | 1 | -2/+6 |
| | |||||
* | fixes #325 | Araq | 2015-01-28 | 4 | -31/+39 |
| | |||||
* | Move lib/pure/nodejs to compiler/nodejs. Ref #2017. | Dominik Picheta | 2015-01-28 | 1 | -0/+6 |
| | |||||
* | Merge pull request #2017 from reactormonk/nodejs-binary | Andreas Rumpf | 2015-01-28 | 1 | -2/+3 |
|\ | | | | | Algorithm to find the nodejs binary | ||||
| * | added suggested fixes | Simon Hafner | 2015-01-27 | 1 | -1/+1 |
| | | |||||
| * | find the nodejs binary | Simon Hafner | 2015-01-27 | 1 | -2/+3 |
| | | | | | | | | | | upstream calls it node, debian calls it nodejs. We gotta look for both of them. | ||||
* | | the compiler knows vxWorks is an OS | Araq | 2015-01-28 | 2 | -4/+8 |
| | | |||||
* | | added missing file | Araq | 2015-01-27 | 1 | -0/+18 |
| | | |||||
* | | nimsuggest: first version | Araq | 2015-01-27 | 18 | -216/+361 |
| | | |||||
* | | do not warn about unknown conditional symbols anymore | Araq | 2015-01-27 | 1 | -4/+0 |
| | |