summary refs log tree commit diff stats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* some fixes for HaikuAraq2013-09-011-1/+2
|
* 'nirmod pretty': almost workingAraq2013-07-311-0/+9
|
* Modify babelpathErik Johansson Andersson2013-07-041-1/+1
| | | Babel looks in this dir now.
* fixes #466Araq2013-06-061-2/+2
|
* nimrod dump can now produce a machine readable json reportZahary Karadjov2013-05-011-1/+0
| | | | | | | | | | | | | The data in the report includes necessary information for starting the compiler service and setting up the project paths in the IDE. the default verbosity of 1 is now set in the compiler code to fix an issue with verbosity being temporary set to 1 during config parsing even when it's explicitly overridden on the command-line. compiler/lexbase was temporary renamed to nimlexbase as a work-around for a codegen naming conflict with lib/pure/lexbase resulting in linking errors (further investigation needed).
* fixes #257Araq2013-03-181-1/+1
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-163-0/+0
|
* Changes default macosx compiler to clang.Grzegorz Adam Hankiewicz2013-03-021-0/+1
| | | | | | The default gcc version provided by current Xcode versions doesn't work. Alternatively macport's gcc-4.7 is known to work too, but that is less common for macosx users.
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-1/+1
| | | | No one calls it EcmaScript anymore.
* fixes #271Araq2012-12-151-1/+1
|
* lazy paths for Babel supportAraq2012-12-111-1/+1
|
* improvements for --babelPathAraq2012-12-091-6/+4
|
* Fixes SSL httpclient and problems with hidden path splitting in OS.Dominik Picheta2012-12-021-1/+1
| | | | Added babel's libs dir to Nimrod's path.
* profiler improvementsAraq2012-09-171-0/+1
|
* cross-compilation improvementsAraq2012-07-081-0/+4
|
* fixes for the Intel C compiler on WindowsZahary Karadjov2012-06-271-2/+4
|
* fix compilation errors when bootstrapping with C++Zahary Karadjov2012-06-041-11/+11
|
* added system.||; lacks runtime supportAraq2012-05-231-0/+1
|
* documentation improvements; higher level Mongodb wrapperAraq2012-04-091-0/+2
|
* small fixes for BSDAraq2012-04-061-0/+3
|
* added docgen.rst2html for the forum; fixed tester bug concerning removeDirAraq2012-02-212-2/+2
|
* tlsEmulation:on for windows/GCCAraq2012-01-291-0/+3
|
* pragma blocks; fixed line information issue with user defined assertionsAraq2012-01-171-1/+2
|
* removed incompatible flags for debugging VCC release buildsZahary Karadjov2011-12-071-1/+1
|
* bugfixes for .rod files and visual C++Araq2011-12-031-1/+1
|
* libuv working on windows tooZahary Karadjov2011-10-121-2/+2
| | | | Added: vcc compilation flags for proper debug symbol generation
* Nimrod can now compile itself with --lineDir enabledZahary Karadjov2011-09-201-1/+2
|
* fixed system.nim to use the proper getTypeInfo magicAraq2011-06-101-1/+1
|
* Bugfix: no #line dir with 0 generatedAraq2011-06-101-1/+1
|
* bugfix: generic instantiation across module boundariesAraq2011-06-061-0/+1
|
* still playing with threadsAraq2011-05-171-1/+1
|
* lexer, parser cleanup; boehm gc for mac os xAraq2011-05-171-1/+1
|
* support for clangAraq2011-03-241-0/+7
|
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-1/+1
|
* always compile with at least O1; bugfix set initialization for interactive modeAraq2011-03-101-2/+10
|
* REPL improvementsAraq2011-02-131-0/+1
|
* unary <; countup two type parameters; --recursivePath should work nowAraq2011-01-291-1/+1
|
* changes to threads; --recursivePath supportAraq2011-01-291-0/+1
|
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-181-1/+2
|
* docgen: module dependencies are now listedAraq2011-01-162-10/+0
|
* cleanup: E_Base should not be used for inheriting exceptions; documentation ↵Araq2011-01-152-2/+12
| | | | generator generates dependencies section
* docgen understands and ignores *when false*Araq2010-11-181-0/+1
|
* test file for c2nimAndreas Rumpf2010-07-211-5/+5
|
* version 0.8.8Andreas Rumpf2010-03-142-3/+6
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-1/+1
|
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-281-1/+1
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-263-0/+0
|
* SQLite wrapperAndreas Rumpf2010-02-241-1/+1
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-143-0/+0
|
* more enhancements for the libAndreas Rumpf2010-02-081-2/+3
|