Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add comments explaining odd looking i<0..data[i]. | Charles Blake | 2015-02-16 | 1 | -3/+3 | |
| * | | Just do wide interface of hasKeyOrPut & mgetOrPut. | Charles Blake | 2015-02-16 | 1 | -36/+55 | |
| * | | Add TableRef version of mgetOrPut. | Charles Blake | 2015-02-16 | 1 | -0/+5 | |
| * | | Add mgetOrPut to support just one probe chase for the common | Charles Blake | 2015-02-15 | 1 | -0/+14 | |
* | | | intsets.empty is wrong | Araq | 2015-02-18 | 1 | -2/+3 | |
* | | | Fix a few more warnings | def | 2015-02-17 | 10 | -87/+89 | |
| |/ |/| | ||||||
* | | Fix typos | Federico Ceratto | 2015-02-15 | 21 | -35/+35 | |
* | | Fix typos | Federico Ceratto | 2015-02-15 | 13 | -36/+36 | |
|/ | ||||||
* | Merge pull request #2133 from def-/cleanup | Andreas Rumpf | 2015-02-15 | 1 | -2/+3 | |
|\ | ||||||
| * | Fix documentation a bit in unicode | def | 2015-02-14 | 1 | -2/+3 | |
* | | Merge pull request #2132 from fowlmouth/patch-2 | Andreas Rumpf | 2015-02-15 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Update basic3d.nim | Billingsly Wetherfordshire | 2015-02-14 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #2122 from c-blake/devel | Andreas Rumpf | 2015-02-15 | 2 | -74/+158 | |
|\ \ | ||||||
| * | | assignment -> shallowCopy for efficiency. | Charles Blake | 2015-02-13 | 2 | -2/+2 | |
| * | | Merge ../Nim into devel; track ttables.nim delete. | Charles Blake | 2015-02-13 | 6 | -67/+407 | |
| |\| | ||||||
| * | | Update doc comments to mention rightSize. | Charles Blake | 2015-02-13 | 2 | -10/+10 | |
| * | | Oops - missed updates to a few later rawGet()s. | Charles Blake | 2015-02-12 | 1 | -4/+8 | |
| * | | Add hcode,rightSize,rawGetKnownHC. Fix inf loop. | Charles Blake | 2015-02-12 | 1 | -60/+140 | |
| * | | Merge /home/cb/pkg/nim/Nim into devel | Charles Blake | 2015-02-10 | 1 | -10/+48 | |
| |\ \ | ||||||
| * \ \ | Merge Nim into devel | Charles Blake | 2015-02-09 | 1 | -0/+28 | |
| |\ \ \ | ||||||
* | | | | | Fixed non exhaustive case by adding else | Hans Raaf | 2015-02-15 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | fixes os.moveFile on Windows | Araq | 2015-02-13 | 1 | -2/+10 | |
* | | | | Merge pull request #2097 from jferg2010/devel | Andreas Rumpf | 2015-02-12 | 1 | -1/+328 | |
|\ \ \ \ | ||||||
| * | | | | Date/time parsing - removed comments from assert | Jeff | 2015-02-11 | 1 | -6/+6 | |
| * | | | | Date/time parsing with changes suggested by Araq | Jeff | 2015-02-11 | 1 | -334/+283 | |
| * | | | | Date/time parsing with minor changes requested by Dom96 | Jeff | 2015-02-09 | 1 | -32/+29 | |
| * | | | | Date/time parsing | Jeff | 2015-02-09 | 1 | -7/+388 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2111 from lyro/fix-2110 | Andreas Rumpf | 2015-02-12 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | fix conditions for int size in 'math.nextPowerOfTwo' #2110 | Frank Fischer | 2015-02-12 | 1 | -2/+2 | |
* | | | | | made a test green | Araq | 2015-02-12 | 1 | -1/+1 | |
* | | | | | fixed minor bugs; cleaned up tests | Araq | 2015-02-12 | 5 | -61/+66 | |
|/ / / / | ||||||
* | | | | Merge pull request #2078 from c-blake/devel | Andreas Rumpf | 2015-02-11 | 1 | -44/+112 | |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | ||||||
| * | | Address Andreas' complaint about code duplication. | Charles Blake | 2015-02-07 | 1 | -2/+3 | |
| * | | Merge /home/cb/pkg/nim/Nim into devel | Charles Blake | 2015-02-07 | 4 | -2/+75 | |
| |\ \ | ||||||
| * | | | Fix unnecessarily slow set building from openArray. | Charles Blake | 2015-02-07 | 1 | -3/+17 | |
| * | | | Merge /home/cb/pkg/nim/Nim into devel | Charles Blake | 2015-02-07 | 3 | -5/+9 | |
| |\ \ \ | ||||||
| * | | | | Add hcode. Re-factor rawGet. Fix infinite loop. | Charles Blake | 2015-02-06 | 1 | -41/+94 | |
* | | | | | Async await try statement fixes. | Dominik Picheta | 2015-02-09 | 1 | -10/+48 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #2059 from def-/getch | Varriount | 2015-02-09 | 1 | -0/+28 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Document terminal.getch | def | 2015-02-04 | 1 | -0/+2 | |
| * | | | Add terminal.getch to get a single character | def | 2015-02-03 | 1 | -0/+26 | |
* | | | | Merge pull request #1869 from def-/json-stuff | Andreas Rumpf | 2015-02-07 | 1 | -2/+75 | |
|\ \ \ \ | ||||||
| * | | | | Fix documentation and toJson signature | def | 2015-02-04 | 1 | -2/+2 | |
| * | | | | Remove debugging echos again | def | 2015-01-05 | 1 | -2/+0 | |
| * | | | | Add operator `%*` to JSON | def | 2015-01-05 | 1 | -1/+76 | |
| * | | | | indent = 0 looks better for `$`(node: JsonNode) | def | 2015-01-05 | 1 | -1/+1 | |
* | | | | | Merge pull request #2058 from def-/nimrod-cfgs | Andreas Rumpf | 2015-02-07 | 3 | -0/+0 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Rename *.nimrod.cfg to *.nim.cfg | def | 2015-02-03 | 3 | -0/+0 | |
| | |/ / | |/| | | ||||||
* | | | | configuration system supports %= to access environment variables | Araq | 2015-02-07 | 1 | -1/+1 | |
* | | | | compiler distinguishes between 2 different 'var' types for C++ interop; code ... | Araq | 2015-02-07 | 1 | -1/+1 |