summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* fixes #1988Araq2015-01-312-5/+22
* fixes #2022Araq2015-01-313-2/+101
* fixes #2041Araq2015-01-313-8/+13
* fixes #2039Araq2015-01-314-6/+30
* removed dead codeAraq2015-01-301-9/+2
* nimsuggest improvementsAraq2015-01-3018-54/+112
* Merge pull request #2036 from def-/fix-ircreactormonk2015-01-301-1/+1
|\
| * Fix IRC channel at footerdef2015-01-301-1/+1
|/
* asm stmt: don't quote what is already quotedAraq2015-01-291-1/+1
* fixes yet another GAS parsing bugAraq2015-01-291-2/+2
* nimsuggest: sane dirty buffer handlingAraq2015-01-299-56/+51
* nimsuggest: filenames in quotes now work; general hints are not emittedAraq2015-01-292-5/+6
* Fixes #1642.Dominik Picheta2015-01-282-2/+12
* fixes #325Araq2015-01-286-35/+43
* Add missing tester.nim.cfg.Dominik Picheta2015-01-281-0/+1
* Move lib/pure/nodejs to compiler/nodejs. Ref #2017.Dominik Picheta2015-01-282-1/+1
* Merge pull request #2017 from reactormonk/nodejs-binaryAndreas Rumpf2015-01-284-7/+15
|\
| * added suggested fixesSimon Hafner2015-01-272-1/+1
| * find the nodejs binarySimon Hafner2015-01-273-5/+13
| * typo fixSimon Hafner2015-01-271-2/+2
* | the compiler knows vxWorks is an OSAraq2015-01-282-4/+8
* | documented new C++ supportAraq2015-01-288-29/+185
* | Merge pull request #2019 from MasonMcGill/develDominik Picheta2015-01-271-37/+51
|\ \
| * | Added a few AST-construction shortcuts.Mason McGill2015-01-271-37/+51
|/ /
* | Merge pull request #2016 from dumndummer/patch-2Andreas Rumpf2015-01-271-1/+1
|\ \
| * | Update sets.nimdumndummer2015-01-271-1/+1
|/ /
* | Merge pull request #1995 from def-/fix-idetoolsAndreas Rumpf2015-01-271-6/+9
|\ \
| * | Make caasdriver compiledef2015-01-201-6/+9
* | | Merge pull request #2005 from def-/fix-estpAndreas Rumpf2015-01-272-2/+2
|\ \ \
| * | | Make ESTP compiledef2015-01-232-2/+2
* | | | Merge pull request #2014 from def-/more-deprecationsDominik Picheta2015-01-272-5/+5
|\ \ \ \
| * | | | Fix type of setControlCHook parameterdef2015-01-271-1/+1
| * | | | Get rid of more deprecation warnings by renaming exceptionsdef2015-01-272-4/+4
|/ / / /
* | | | added missing fileAraq2015-01-272-0/+19
* | | | better documentation for 'finished' for first class iteratorsAraq2015-01-274-3/+54
* | | | nimsuggest: first versionAraq2015-01-2721-218/+364
* | | | do not warn about unknown conditional symbols anymoreAraq2015-01-271-4/+0
* | | | bugfix: don't overwrite the number value in case of a parsing errorAraq2015-01-271-2/+3
* | | | proper 'space in dir' testAraq2015-01-272-1/+1
* | | | cleaned up unsigned testsAraq2015-01-272-24/+20
* | | | implements auto-deref for the first argument (requires .experimental)Araq2015-01-272-8/+38
* | | | Logging module is now thread-safe.Dominik Picheta2015-01-252-10/+30
* | | | Merge pull request #2009 from gmpreussner/develDominik Picheta2015-01-251-27/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added complex conjugategmpreussner2015-01-241-27/+33
| | |/ | |/|
* | | Merge pull request #1998 from Varriount/fix-1962Dominik Picheta2015-01-241-14/+35
|\ \ \
| * | | Added documentation for the new http request procedures.Varriount2015-01-231-1/+13
| * | | Fixes #1962Varriount2015-01-221-24/+33
* | | | non-destructible context only produces a warning for nowAraq2015-01-242-6/+7
| |_|/ |/| |
* | | Merge pull request #1999 from Varriount/fix-1906Dominik Picheta2015-01-231-3/+5
|\ \ \
| * | | Fix #1906Varriount2015-01-221-3/+5
| |/ /