Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge pull request #1432 from def-/posix-tflock | Andreas Rumpf | 2014-08-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Add "struct" to POSIX flock | def | 2014-07-31 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * / / / / / / / | Fixes typeinfo after PR #1408 broke it. | Dominik Picheta | 2014-07-29 | 1 | -10/+10 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1425 from def-/flush-doc | Simon Hafner | 2014-07-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | flush -> flushFile in doc | def | 2014-07-29 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1408 from Skrylar/skry-unsigned-any | Andreas Rumpf | 2014-07-29 | 1 | -0/+53 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add better support for unsigned ints via typeinfo. | Joshua Cearley | 2014-07-23 | 1 | -0/+53 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1422 from def-/nimrod-run2 | Andreas Rumpf | 2014-07-29 | 3 | -7/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | normalize "run" command | def | 2014-07-29 | 1 | -1/+1 | |
| | * | | | | | | | Allow arguments for "nimrod run" | def | 2014-07-28 | 3 | -7/+5 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1423 from gradha/pr_escape_not_highlighted_languages | Andreas Rumpf | 2014-07-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Escapes properly code blocks without highlite support. | Grzegorz Adam Hankiewicz | 2014-07-28 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1414 from gradha/pr_sets_improvements | Varriount | 2014-07-27 | 4 | -138/+677 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Adds definition of card term to sets module. | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -0/+6 | |
| | * | | | | | | | Factors common documentation in fragment to avoid repetition. | Grzegorz Adam Hankiewicz | 2014-07-27 | 3 | -71/+42 | |
| | * | | | | | | | Adds more docstrings to the sets module. | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -61/+374 | |
| | * | | | | | | | Adds TSet.init(), wraps initSet around it. | Grzegorz Adam Hankiewicz | 2014-07-26 | 1 | -6/+46 | |
| | * | | | | | | | Adds TOrderedSet.init(), wraps initOrderedSet around it. | Grzegorz Adam Hankiewicz | 2014-07-26 | 1 | -8/+49 | |
| | * | | | | | | | Adds test cases for remaining TSet procs. | Grzegorz Adam Hankiewicz | 2014-07-26 | 1 | -0/+9 | |
| | * | | | | | | | Moves TSet procs to their code block. | Grzegorz Adam Hankiewicz | 2014-07-26 | 1 | -21/+21 | |
| | * | | | | | | | Adds TOrderedSet.isValid(). | Grzegorz Adam Hankiewicz | 2014-07-26 | 1 | -0/+58 | |
| | * | | | | | | | Adds TSet.isValid(). | Grzegorz Adam Hankiewicz | 2014-07-26 | 1 | -0/+101 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1412 from gradha/pr_documents_pretty | Varriount | 2014-07-27 | 2 | -0/+53 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Documents pretty command. | Grzegorz Adam Hankiewicz | 2014-07-26 | 2 | -0/+53 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1416 from gradha/pr_copy_dir_permissions | Varriount | 2014-07-27 | 1 | -12/+53 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Adds hyperlinks to copyFile* docstrings. | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -11/+15 | |
| | * | | | | | | Adds os.copyDirWithPermissions(). | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -1/+38 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Dominik Picheta | 2014-07-26 | 5 | -9/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge pull request #1410 from Varriount/flyx-ptables_fix | Varriount | 2014-07-24 | 2 | -2/+14 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Added stylistic consistancy. | Clay Sweetser | 2014-07-24 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch 'ptables_fix' of git://github.com/flyx/Nimrod into flyx-ptables_fix | Clay Sweetser | 2014-07-24 | 2 | -2/+14 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | * | | | | | Fixed `==` for PTables, added test. | Felix Krause | 2014-06-27 | 2 | -2/+14 | |
| | * | | | | | | | Merge pull request #1289 from fowlmouth/patch-5 | Varriount | 2014-07-24 | 1 | -2/+6 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | json.== handles nil now | Billingsly Wetherfordshire | 2014-06-19 | 1 | -2/+6 | |
| | * | | | | | | | | Merge pull request #1407 from jfhg/devel | Varriount | 2014-07-24 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | fix build on DragonFly BSD and FreeBSD | jfhg | 2014-07-23 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #1399 from flaviut/patch-1 | Andreas Rumpf | 2014-07-23 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix #1392 | Flaviu Tamas | 2014-07-22 | 1 | -3/+3 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | Fixes base64 crash. | Dominik Picheta | 2014-07-26 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | added test | Araq | 2014-08-05 | 1 | -0/+44 | |
* | | | | | | | | added debug output (but not active) | Araq | 2014-08-05 | 1 | -0/+1 | |
* | | | | | | | | check there is only one deepCopy per type | Araq | 2014-08-05 | 1 | -1/+4 | |
* | | | | | | | | fixes yet another LL bug | Araq | 2014-08-05 | 1 | -2/+9 | |
* | | | | | | | | progress on deepCopy | Araq | 2014-08-01 | 19 | -135/+419 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-07-22 | 11 | -128/+549 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge pull request #1381 from gradha/pr_links_echo_variants | Andreas Rumpf | 2014-07-22 | 2 | -8/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Hyperlinks echo variants with noSideEffect pragma. Refs #1379. | Grzegorz Adam Hankiewicz | 2014-07-19 | 2 | -8/+14 | |
| * | | | | | | | | Merge pull request #1382 from sjakobi/patch-1 | Andreas Rumpf | 2014-07-22 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Remove unnecessary import | Simon Jakobi | 2014-07-19 | 1 | -1/+0 | |
| * | | | | | | | | | Merge pull request #1396 from PavelVozenilek/patch-5 | Andreas Rumpf | 2014-07-22 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ |