Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge pull request #311 from gradha/pr_documents_two_variable_for_loop | Araq | 2013-01-23 | 1 | -0/+25 | |
| | |\ \ \ | ||||||
| | | * | | | Documents two-variable for loop with sequences. | Grzegorz Adam Hankiewicz | 2013-01-21 | 1 | -0/+25 | |
| | | |/ / | ||||||
| | * | | | Merge pull request #313 from gradha/pr_fixes_rst_format_enumerated_list | Araq | 2013-01-23 | 1 | -8/+6 | |
| | |\ \ \ | ||||||
| | | * | | | Fixes rst format for enumerated list in html output. | Grzegorz Adam Hankiewicz | 2013-01-22 | 1 | -8/+6 | |
| | | |/ / | ||||||
| | * | | | Merge pull request #315 from gradha/pr_adds_example_of_addr_cast_usage | Araq | 2013-01-23 | 3 | -17/+29 | |
| | |\ \ \ | ||||||
| | | * | | | Moves addr out of tutorial into manual, indexing it too. | Grzegorz Adam Hankiewicz | 2013-01-23 | 3 | -17/+29 | |
| | | |/ / | ||||||
| | * | | | Merge pull request #312 from gradha/pr_adds_some_docs_about_exceptions | Araq | 2013-01-23 | 2 | -0/+31 | |
| | |\ \ \ | ||||||
| | | * | | | Adds some documentation related to exceptions. | Grzegorz Adam Hankiewicz | 2013-01-22 | 2 | -0/+31 | |
| | | |/ / | ||||||
| * | | | | incompleteStruct pragma for C's FILE | Araq | 2013-01-27 | 1 | -3/+2 | |
| * | | | | incompleteStruct pragma for C's FILE | Araq | 2013-01-27 | 1 | -3/+2 | |
| * | | | | fixes #319 | Araq | 2013-01-27 | 1 | -1/+20 | |
| |/ / / | ||||||
| * | | | bugfix: ftpclient compiles again | Araq | 2013-01-22 | 2 | -2/+1 | |
| * | | | bootstrapping works again | Araq | 2013-01-22 | 3 | -4/+16 | |
| * | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-01-22 | 2 | -4/+19 | |
| |\ \ \ | ||||||
| | * | | | Added a timeout parameter to irc.reconnect. | Dominik Picheta | 2013-01-21 | 1 | -3/+18 | |
| | * | | | Fixed os.sleep not sleeping for long enough with values below 1000ms. | Dominik Picheta | 2013-01-21 | 1 | -1/+1 | |
| | |/ / | ||||||
| * / / | fixed some closure related bugs | Araq | 2013-01-22 | 9 | -24/+226 | |
| |/ / | ||||||
| * | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-01-21 | 1 | -0/+16 | |
| |\ \ | ||||||
| | * | | Reverted my 'do notation' fixes. | Dominik Picheta | 2013-01-20 | 2 | -10/+13 | |
| | * | | Fixed a bug with the 'do notation' consuming statements after it. | Dominik Picheta | 2013-01-20 | 2 | -12/+25 | |
| * | | | rst parser: show the beginning of the quote in the error message | Araq | 2013-01-21 | 1 | -1/+8 | |
| * | | | fixes sequtils.filterIt | Araq | 2013-01-19 | 1 | -5/+4 | |
| |/ / | ||||||
| * | | small bugfix for lambdalifting; preparations for a better testing framework | Araq | 2013-01-19 | 5 | -42/+82 | |
| * | | fixed merge conflict | Araq | 2013-01-16 | 8 | -564/+565 | |
| |\ \ | ||||||
| | * | | support for LuaJIT | Araq | 2013-01-15 | 1 | -13/+26 | |
| | * | | fixes a performance regression for json handling | Araq | 2013-01-15 | 1 | -1/+8 | |
| | * | | 'sort' for ordered tables | Araq | 2013-01-12 | 2 | -1/+86 | |
| | * | | old version of ropes.nim to prevent merge conflicts | Araq | 2013-01-12 | 1 | -524/+254 | |
| | * | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-01-11 | 2 | -13/+157 | |
| | |\ \ | ||||||
| | | * \ | Merge pull request #300 from gradha/pr_improves_sequtils_docs | Araq | 2013-01-10 | 2 | -13/+157 | |
| | | |\ \ | ||||||
| | | | * | | Adds note about distnct being misspelled on purpose. | Grzegorz Adam Hankiewicz | 2013-01-09 | 1 | -1/+5 | |
| | | | * | | Adds documentation examples to sequtils. | Grzegorz Adam Hankiewicz | 2013-01-09 | 1 | -8/+145 | |
| | | | * | | Adds each's map alias to index. | Grzegorz Adam Hankiewicz | 2013-01-09 | 1 | -3/+3 | |
| | | | * | | Hyperlinks each proc and explains it is like map. | Grzegorz Adam Hankiewicz | 2013-01-09 | 1 | -2/+5 | |
| | * | | | | 'importcpp' for the JS target to generate an infix call | Araq | 2013-01-11 | 2 | -11/+35 | |
| | |/ / / | ||||||
| * | | | | todo.txt changes | Araq | 2013-01-16 | 1 | -5/+10 | |
| * | | | | implemented generic multi methods | Araq | 2013-01-16 | 9 | -31/+81 | |
| * | | | | optimized ropes work now but no speedup | Araq | 2013-01-09 | 1 | -4/+6 | |
| |/ / / | ||||||
| * / / | allow 'cast' for the JS target | Araq | 2013-01-09 | 2 | -1/+2 | |
| |/ / | ||||||
| * | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-01-08 | 3 | -39/+44 | |
| |\ \ | ||||||
| | * \ | Merge pull request #296 from gradha/pr_makes_toseq_public | Araq | 2013-01-08 | 2 | -6/+11 | |
| | |\ \ | ||||||
| | | * | | Moves toSeq template to public sequtils module. | Grzegorz Adam Hankiewicz | 2013-01-03 | 2 | -6/+11 | |
| | | |/ | ||||||
| | * | | Merge pull request #294 from gradha/pr_fixes_pdf_generation | Araq | 2013-01-08 | 1 | -33/+33 | |
| | |\ \ | ||||||
| | | * | | Fixes tutorial pdf generation due to hierarchy depth. | Grzegorz Adam Hankiewicz | 2013-01-03 | 1 | -33/+33 | |
| * | | | | make some tests green | Araq | 2013-01-08 | 1 | -1/+3 | |
| |/ / / | ||||||
| * | | | fixes #293 | Araq | 2013-01-08 | 10 | -22/+38 | |
| * | | | fixes #299 | Araq | 2013-01-08 | 2 | -2/+15 | |
| * | | | fixes #270 | Araq | 2013-01-08 | 2 | -1/+29 | |
| * | | | implements #295 | Araq | 2013-01-08 | 6 | -12/+37 | |
| * | | | fixes #292 | Araq | 2013-01-08 | 2 | -3/+23 |