Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #332 | Araq | 2013-03-17 | 2 | -2/+14 |
| | |||||
* | bugfix: subtle bug about 'var' parameters in templates | Araq | 2013-03-17 | 1 | -4/+7 |
| | |||||
* | fixes #366 | Araq | 2013-03-17 | 2 | -1/+12 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-03-17 | 831 | -65/+176 |
|\ | |||||
| * | Merge pull request #365 from gradha/pr_adds_mention_of_nextPowerOfTwo_proc | Araq | 2013-03-17 | 1 | -6/+15 |
| |\ | | | | | | | Mentions nextPowerOfTwo proc for table initialization. | ||||
| | * | Mentions nextPowerOfTwo proc for table initialization. | Grzegorz Adam Hankiewicz | 2013-03-17 | 1 | -6/+15 |
| | | | |||||
| * | | Merge pull request #363 from gradha/pr_fixes_filterIt_dirtyness | Araq | 2013-03-17 | 1 | -2/+7 |
| |\ \ | | |/ | |/| | Fixes the dirtyness of the filterIt template. Refs #351. | ||||
| | * | Fixes the dirtyness of the filterIt template. Refs #351. | Grzegorz Adam Hankiewicz | 2013-03-17 | 1 | -2/+7 |
| |/ | |||||
| * | Merge pull request #362 from gradha/pr_adds_fold_templates_to_sequtils | Araq | 2013-03-16 | 1 | -57/+154 |
| |\ | | | | | | | Adds fold templates to sequtils | ||||
| | * | Adds foldl and foldr templates to sequtils. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+98 |
| | | | |||||
| | * | Indents documentation tests with blocks for hygiene. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -57/+56 |
| | | | |||||
| * | | Merge pull request #364 from gradha/pr_fixes_unix_file_permissions | Araq | 2013-03-16 | 830 | -0/+0 |
| |\ \ | | | | | | | | | Removes executable bit for text files. | ||||
| | * | | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 830 | -0/+0 |
| |/ / | |||||
* | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-03-16 | 21 | -640/+843 |
|\| | | |||||
| * | | Merge pull request #360 from ↵ | Araq | 2013-03-16 | 1 | -3/+28 |
| |\ \ | | | | | | | | | | | | | | | | | gradha/pr_adds_example_to_instantiationinfo_docstring Adds example to instantiationInfo docstring. | ||||
| | * | | Adds example to instantiationInfo docstring. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -3/+28 |
| | |/ | |||||
| * | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-03-16 | 9 | -32/+70 |
| |\| | |||||
| | * | Merge pull request #354 from gradha/pr_adds_stringyfication_of_runes | Araq | 2013-03-16 | 1 | -0/+12 |
| | |\ | | | | | | | | | Implements `$` proc for a sequence of TRunes. | ||||
| | | * | Implements `$` proc for a sequence of TRunes. | Grzegorz Adam Hankiewicz | 2013-03-11 | 1 | -0/+12 |
| | | | | |||||
| | * | | Merge pull request #355 from gradha/pr_adds_babel_link_to_library_doc | Araq | 2013-03-16 | 1 | -1/+4 |
| | |\ \ | | | | | | | | | | | Adds babel package manager link to library index. | ||||
| | | * | | Adds babel package manager link to library index. | Grzegorz Adam Hankiewicz | 2013-03-12 | 1 | -1/+4 |
| | | |/ | |||||
| | * | | Merge pull request #356 from gradha/pr_adds_left_alignment_example_to_strutils | Araq | 2013-03-16 | 1 | -2/+11 |
| | |\ \ | | | | | | | | | | | Adds left alignment example to strutils. | ||||
| | | * | | Adds left alignment example to strutils. | Grzegorz Adam Hankiewicz | 2013-03-12 | 1 | -2/+11 |
| | | |/ | |||||
| | * | | Merge pull request #357 from gradha/pr_adds_newseq_documentation_example | Araq | 2013-03-16 | 1 | -0/+25 |
| | |\ \ | | | | | | | | | | | Adds newSeq documentation example. | ||||
| | | * | | Adds newSeq documentation example. | Grzegorz Adam Hankiewicz | 2013-03-13 | 1 | -0/+25 |
| | | |/ | |||||
| | * | | Merge pull request #359 from Tass/master | Araq | 2013-03-16 | 5 | -29/+18 |
| | |\ \ | | | | | | | | | | | JS unwinding | ||||
| | | * | | used correct syntax for multiline results in tests | Simon Hafner | 2013-03-16 | 3 | -10/+6 |
| | | | | | | | | | | | | | | | | | | | | And also modified the runner to actually run them in JS. | ||||
| | | * | | hack to include hti correctly | Simon Hafner | 2013-03-16 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | nestedTryStmts removed | Simon Hafner | 2013-03-10 | 3 | -23/+15 |
| | | |/ | | | | | | | | | | | | | | | | | It makes tests fail and they work fine without. Given my ignorance of the exact workings, I can only rely on the tests. | ||||
| * | / | fixes #323 | Araq | 2013-03-16 | 2 | -2/+23 |
| |/ / | |||||
| * | | fixes #358 | Araq | 2013-03-16 | 3 | -4/+556 |
| | | | |||||
| * | | debugger improvements | Araq | 2013-03-16 | 5 | -592/+136 |
| | | | |||||
| * | | bugfix: 'indexOf' for tuple fields works | Araq | 2013-03-11 | 3 | -7/+30 |
| |/ | |||||
* / | small bugfix for lambda lifting | Araq | 2013-03-16 | 1 | -1/+1 |
|/ | |||||
* | use a bloom filter to speed up the debugger | Araq | 2013-03-09 | 1 | -11/+8 |
| | |||||
* | documented object constrs; endb works again | Araq | 2013-03-09 | 11 | -143/+152 |
| | |||||
* | object constructors work now | Araq | 2013-03-08 | 5 | -84/+160 |
| | |||||
* | next steps for object construction expressions | Araq | 2013-03-07 | 2 | -1/+33 |
| | |||||
* | next steps for object construction expressions | Araq | 2013-03-07 | 3 | -29/+49 |
| | |||||
* | first steps to implement object construction expressions | Araq | 2013-03-07 | 12 | -41/+132 |
| | |||||
* | fixed some typos | Araq | 2013-03-05 | 3 | -7/+8 |
| | |||||
* | bugfix: tvtable works again | Araq | 2013-03-05 | 2 | -4/+5 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-03-04 | 1 | -0/+1 |
|\ | |||||
| * | Merge pull request #349 from gradha/pr_switches_default_macosx_compiler_to_clang | Araq | 2013-03-04 | 1 | -0/+1 |
| |\ | | | | | | | Changes default macosx compiler to clang. | ||||
| | * | Changes default macosx compiler to clang. | Grzegorz Adam Hankiewicz | 2013-03-02 | 1 | -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. | ||||
* | | | use clang for macosx in buildsh.tmpl | Araq | 2013-03-04 | 1 | -0/+2 |
|/ / | |||||
* | | made some tests green | Araq | 2013-03-04 | 3 | -3/+6 |
| | | |||||
* | | fixes for the new overloading resolution | Araq | 2013-03-03 | 4 | -21/+14 |
| | | |||||
* | | make some tests green | Araq | 2013-03-03 | 13 | -77/+98 |
| | | |||||
* | | lazy operand sem'checking (beware) | Araq | 2013-03-02 | 6 | -43/+88 |
|/ |