summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* macro tests almost greenAraq2014-02-0311-39/+57
|
* cleaned up command expressionsAraq2014-02-024-18/+29
|
* bootstraps againAraq2014-02-022-14/+14
|
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-02-022-3/+89
|\
| * Merge pull request #861 from Varriount/os/add-linkprocs-prettypleaseAndreas Rumpf2014-02-012-3/+89
| |\ | | | | | | Added symlink procs
| | * Added symlink procsClay Sweetser2014-02-012-3/+89
| |/
* | fixes #844Araq2014-02-024-7/+21
| |
* | fixes #735Araq2014-02-021-1/+3
|/
* Fixes docgen for logging module.Dominik Picheta2014-02-021-2/+2
|
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-02-022-0/+32
|\
| * Merge pull request #859 from reactormonk/sets_equivalenceAndreas Rumpf2014-02-012-0/+32
| |\ | | | | | | sets equivalence
| | * added test specs for the testerSimon Hafner2014-02-011-0/+3
| | |
| | * corrected docs and testsSimon Hafner2014-02-012-15/+11
| | |
| | * sets equivalenceSimon Hafner2014-01-312-0/+33
| | |
* | | added the parts of #541 that I likeAraq2014-02-021-0/+24
|/ /
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-02-023-534/+546
|\ \
| * \ Merge pull request #830 from zielmicha/osprocAndreas Rumpf2014-02-012-534/+536
| |\ \ | | | | | | | | osproc: introduce poEvalCommand, poUsePath, fix remaining quoting issues.
| | * \ Merge branch 'devel' of https://github.com/Araq/Nimrod into develMichał Zieliński2014-01-2664-577/+1144
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: lib/pure/osproc.nim
| | * \ \ Merge branch 'osproc' into develMichał Zieliński2014-01-202-534/+537
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/posix/posix.nim lib/pure/osproc.nim
| | | * | | Introduce poEvalCommand, poUsePath, fix remaining quoting issues.Michał Zieliński2013-12-212-60/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - poUsePath is now an alias for poUseShell. - poEvalCommand should be used when shell evaluation is really needed. It passes `command` directly to shell/winapi. Requires `args` parameter to be empty.
| | | * | | Normalize whitespace in osproc.nim.Michał Zieliński2013-12-211-29/+29
| | | | | |
| * | | | | Merge pull request #834 from gradha/pr_adds_strutils_constAndreas Rumpf2014-02-011-0/+10
| |\ \ \ \ \ | | | | | | | | | | | | | | Adds AllChars constant to strutils.
| | * | | | | Adds AllChars constant to strutils.Grzegorz Adam Hankiewicz2014-01-221-0/+10
| | | | | | |
* | | | | | | merged #823 against develAraq2014-02-022-13/+18
| | | | | | |
* | | | | | | merged #811 against develAraq2014-02-022-2/+2
|/ / / / / /
* | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-02-022-2/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #855 from gradha/pr_fixes_try_insert_idAndreas Rumpf2014-02-011-2/+4
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Avoids raising exceptions in tryInsertID.
| | * | | | | | Avoids raising exceptions in tryInsertID.Grzegorz Adam Hankiewicz2014-01-291-2/+4
| | | | | | | |
| * | | | | | | Merge pull request #843 from gradha/pr_gc_docsAndreas Rumpf2014-02-011-0/+17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Adds note about manual memory handling to GC doc.
| | * | | | | | | Adds note about manual memory handling to GC doc.Grzegorz Adam Hankiewicz2014-01-261-0/+17
| | | |_|_|_|/ / | | |/| | | | |
* | / | | | | | merge issue #707 by handAraq2014-02-021-0/+4
|/ / / / / / /
* | | | | | | remove the old testerAraq2014-02-0221-348/+523
|\ \ \ \ \ \ \
| * | | | | | | Fixes wrong slurp path in tester.Dominik Picheta2014-02-011-2/+2
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | product more robust against empty inputSimon Hafner2014-01-302-0/+6
| | | | | | |
| * | | | | | forgot to export productSimon Hafner2014-01-301-1/+1
| | | | | | |
| * | | | | | added Cartesian productSimon Hafner2014-01-302-0/+41
| | | | | | |
| * | | | | | Merge pull request #851 from EXetoC/highlite-typoSimon Hafner2014-01-293-6/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | Punctation -> punctuation.
| | * | | | | Punctation -> Punctuation; fix remaining typos.EXetoC2014-01-292-2/+2
| | | | | | |
| | * | | | | Punctation -> punctuation.EXetoC2014-01-291-4/+4
| |/ / / / /
| * | | | | Finished logging module.Dominik Picheta2014-01-274-211/+271
| | | | | |
| * | | | | Fixes #848.Dominik Picheta2014-01-271-1/+1
| |/ / / /
| * | | | Merge branch 'devel' of https://www.github.com/Araq/Nimrod into develZahary Karadjov2014-01-2645-271/+668
| |\ \ \ \
| * | | | | the `is` operator now uses exactly the same algorithm as proc signature matchingZahary Karadjov2014-01-263-22/+11
| | | | | |
| * | | | | implements #766;Zahary Karadjov2014-01-2411-69/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expressions such as Type.field are now recognised by the compiler. This also fixes a bug, preventing the user-defined to check for the presence of regular fields in addition to procs
| * | | | | support for parametric user-defined type classesZahary Karadjov2014-01-246-71/+102
| | | | | |
* | | | | | new tester produces json outputAraq2014-02-027-721/+30
| | | | | |
* | | | | | mark and sweep GC compiles with --cs:partialAraq2014-02-021-14/+14
| | | | | |
* | | | | | fixed casesAraq2014-02-021-3/+3
| | | | | |
* | | | | | case consistency for excpt.nimAraq2014-02-021-1/+1
| | | | | |
* | | | | | deactivated debug outputAraq2014-02-021-3/+3
| | | | | |