summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Made the code actually work, updated the docstring to point out that the give...Clay Sweetser2014-08-101-9/+15
* Make device and file ID's public.Clay Sweetser2014-08-061-4/+22
* Merge branch 'gradha-pr_updates_babel_js' into develDominik Picheta2014-08-022-9/+8
|\
| * Uses case insensitive comparison for sorting. Refs #1292.Grzegorz Adam Hankiewicz2014-08-021-1/+1
| * Adds placeholder text for js disabled browsers. Refs #1292.Grzegorz Adam Hankiewicz2014-08-022-6/+6
| * Updates js.high usage for line ending dots. Refs #1291 and #1292.Grzegorz Adam Hankiewicz2014-08-021-2/+1
|/
* Merge pull request #1438 from def-/tools-compilingAndreas Rumpf2014-08-022-2/+2
|\
| * Make nimrepl and trimcc tools compiledef2014-08-012-2/+2
* | Merge pull request #1426 from Varriount/fix-813Andreas Rumpf2014-08-022-5/+11
|\ \
| * | Update commands.nimVarriount2014-08-021-2/+0
| * | Clean up moreClay Sweetser2014-07-291-2/+2
| * | Clean up a bit.Clay Sweetser2014-07-291-5/+5
| * | Fix #813Clay Sweetser2014-07-292-6/+14
* | | Merge pull request #1430 from def-/xmldom-nilAndreas Rumpf2014-08-011-204/+231
|\ \ \
| * | | replace nil comparisons with calls to isNildef2014-08-011-52/+52
| * | | Add some nil checks for xmldom (and clean up a bit)def2014-07-301-196/+223
| | |/ | |/|
* | | Merge pull request #1437 from def-/fix-#1291Andreas Rumpf2014-08-011-1/+1
|\ \ \
| * | | Fix typo in mHighdef2014-08-011-1/+1
| |/ /
* | | Merge pull request #1436 from def-/fix-1427Andreas Rumpf2014-08-011-0/+4
|\ \ \
| * | | Set kind of literal nodes as resExprdef2014-08-011-0/+4
| |/ /
* | | Merge pull request #1432 from def-/posix-tflockAndreas Rumpf2014-08-011-1/+1
|\ \ \ | |/ / |/| |
| * | Add "struct" to POSIX flockdef2014-07-311-1/+1
|/ /
* / Fixes typeinfo after PR #1408 broke it.Dominik Picheta2014-07-291-10/+10
|/
* Merge pull request #1425 from def-/flush-docSimon Hafner2014-07-291-1/+1
|\
| * flush -> flushFile in docdef2014-07-291-1/+1
|/
* Merge pull request #1408 from Skrylar/skry-unsigned-anyAndreas Rumpf2014-07-291-0/+53
|\
| * Add better support for unsigned ints via typeinfo.Joshua Cearley2014-07-231-0/+53
* | Merge pull request #1422 from def-/nimrod-run2Andreas Rumpf2014-07-293-7/+5
|\ \
| * | normalize "run" commanddef2014-07-291-1/+1
| * | Allow arguments for "nimrod run"def2014-07-283-7/+5
* | | Merge pull request #1423 from gradha/pr_escape_not_highlighted_languagesAndreas Rumpf2014-07-281-1/+1
|\ \ \
| * | | Escapes properly code blocks without highlite support.Grzegorz Adam Hankiewicz2014-07-281-1/+1
|/ / /
* | | Merge pull request #1414 from gradha/pr_sets_improvementsVarriount2014-07-274-138/+677
|\ \ \
| * | | Adds definition of card term to sets module.Grzegorz Adam Hankiewicz2014-07-271-0/+6
| * | | Factors common documentation in fragment to avoid repetition.Grzegorz Adam Hankiewicz2014-07-273-71/+42
| * | | Adds more docstrings to the sets module.Grzegorz Adam Hankiewicz2014-07-271-61/+374
| * | | Adds TSet.init(), wraps initSet around it.Grzegorz Adam Hankiewicz2014-07-261-6/+46
| * | | Adds TOrderedSet.init(), wraps initOrderedSet around it.Grzegorz Adam Hankiewicz2014-07-261-8/+49
| * | | Adds test cases for remaining TSet procs.Grzegorz Adam Hankiewicz2014-07-261-0/+9
| * | | Moves TSet procs to their code block.Grzegorz Adam Hankiewicz2014-07-261-21/+21
| * | | Adds TOrderedSet.isValid().Grzegorz Adam Hankiewicz2014-07-261-0/+58
| * | | Adds TSet.isValid().Grzegorz Adam Hankiewicz2014-07-261-0/+101
| |/ /
* | | Merge pull request #1412 from gradha/pr_documents_prettyVarriount2014-07-272-0/+53
|\ \ \
| * | | Documents pretty command.Grzegorz Adam Hankiewicz2014-07-262-0/+53
| |/ /
* | | Merge pull request #1416 from gradha/pr_copy_dir_permissionsVarriount2014-07-271-12/+53
|\ \ \ | |/ / |/| |
| * | Adds hyperlinks to copyFile* docstrings.Grzegorz Adam Hankiewicz2014-07-271-11/+15
| * | Adds os.copyDirWithPermissions().Grzegorz Adam Hankiewicz2014-07-271-1/+38
|/ /
* | Merge branch 'devel' of github.com:Araq/Nimrod into develDominik Picheta2014-07-265-9/+25
|\ \
| * \ Merge pull request #1410 from Varriount/flyx-ptables_fixVarriount2014-07-242-2/+14
| |\ \
| | * | Added stylistic consistancy.Clay Sweetser2014-07-241-1/+1