Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' into new-ll | Andreas Rumpf | 2016-01-14 | 13 | -103/+342 |
|\ | |||||
| * | Merge pull request #3707 from flyx/devel | Andreas Rumpf | 2016-01-13 | 2 | -5/+5 |
| |\ | | | | | | | Made docgen emit valid XML by default | ||||
| | * | Made docgen emit valid XML by default | Felix Krause | 2016-01-11 | 2 | -5/+5 |
| |/ | |||||
| * | Fixed TimeInterval bug. | Dominik Picheta | 2016-01-08 | 2 | -6/+14 |
| | | |||||
| * | Fixed ttime test. Improved docs in times module. | Dominik Picheta | 2016-01-08 | 2 | -4/+16 |
| | | |||||
| * | Merge branch 'times_intervals' of https://github.com/jlp765/Nim into ↵ | Dominik Picheta | 2016-01-08 | 2 | -59/+187 |
| |\ | | | | | | | | | | jlp765-times_intervals | ||||
| | * | add timeinterval helping functions as per issue #3609 | JamesP | 2015-12-08 | 2 | -59/+187 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add tests to ttime.nim for timeinterval add/subtract functionality Changed assert to doAssert in ttime.nim Added extra tests to ttime.nim Removal of singular help procs for working with TimeIntervals Added TimeIin proc toSeconds(a: TimeInfo, interval: TimeInterval) where subtracting a year gave wrong results Add overflow of units on initInterval eg, 65 seconds is 5 seconds and 1 minute | ||||
| * | | Apparently rst comments work differently. Fix http://forum.nim-lang.org/t/1932. | Dominik Picheta | 2016-01-07 | 1 | -13/+13 |
| | | | |||||
| * | | Merge pull request #3692 from yglukhov/lexbase-js | Andreas Rumpf | 2016-01-06 | 1 | -6/+19 |
| |\ \ | | | | | | | | | Lexbase compatible with JS | ||||
| | * | | Lexbase compatible with JS | Yuriy Glukhov | 2016-01-06 | 1 | -6/+19 |
| |/ / | |||||
| * | | Fixes docgen for lib/pure/db_common.nim. | Dominik Picheta | 2016-01-05 | 1 | -1/+3 |
| | | | | | | | | | | | | See http://forum.nim-lang.org/t/1916. | ||||
| * | | Merge pull request #3684 from jangko/codegen-openarray | Andreas Rumpf | 2016-01-05 | 2 | -0/+62 |
| |\ \ | | | | | | | | | fixed #2240 and #3586 | ||||
| | * | | fixed #2240 and #3586 | andri lim | 2016-01-05 | 2 | -0/+62 |
| | | | | |||||
| * | | | Merge pull request #3683 from yglukhov/osproc-droid | Andreas Rumpf | 2016-01-04 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | osproc fix for Android | ||||
| | * | | | osproc fix for Android | Yuriy Glukhov | 2016-01-04 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | install_nimble script works with newest Nimble version | Andreas Rumpf | 2016-01-04 | 1 | -0/+6 |
| | |/ / | |/| | | |||||
| * | | | More badges for readme! | Dominik Picheta | 2016-01-03 | 1 | -1/+9 |
| |/ / | |||||
| * | | Merge pull request #3667 from yglukhov/fix-lineinfo-gettype | Andreas Rumpf | 2016-01-01 | 1 | -8/+8 |
| |\ \ | | | | | | | | | Fixed lineinfo in getType | ||||
| | * | | Fixed lineinfo in getType | Yuriy Glukhov | 2015-12-25 | 1 | -8/+8 |
| | | | | |||||
* | | | | fixes iterator codegen regression | Andreas Rumpf | 2016-01-14 | 3 | -1/+70 |
| | | | | |||||
* | | | | fixes a long standing codegen bug concerning closures | Andreas Rumpf | 2016-01-13 | 1 | -2/+2 |
| | | | | |||||
* | | | | fixes yet another regression | Andreas Rumpf | 2016-01-13 | 2 | -3/+32 |
| | | | | |||||
* | | | | fixes another regression | Andreas Rumpf | 2016-01-13 | 2 | -2/+19 |
| | | | | |||||
* | | | | fixes more regressions | Andreas Rumpf | 2016-01-13 | 3 | -21/+80 |
| | | | | |||||
* | | | | fixes async regression | Andreas Rumpf | 2016-01-11 | 2 | -2/+22 |
| | | | | |||||
* | | | | fixes regressions | Andreas Rumpf | 2016-01-08 | 2 | -1/+4 |
| | | | | |||||
* | | | | fixes calling convention for the callbacks | Andreas Rumpf | 2016-01-08 | 1 | -2/+2 |
| | | | | |||||
* | | | | fixes all known regressions | Andreas Rumpf | 2016-01-06 | 3 | -20/+18 |
| | | | | |||||
* | | | | fixes #603 | Andreas Rumpf | 2016-01-06 | 1 | -2/+2 |
| | | | | |||||
* | | | | fixes regressions | Andreas Rumpf | 2016-01-05 | 3 | -0/+55 |
| | | | | |||||
* | | | | fixes #2604, fixes #1527 | Andreas Rumpf | 2016-01-05 | 2 | -3/+12 |
| | | | | |||||
* | | | | fixes #2007 | Andreas Rumpf | 2016-01-05 | 3 | -5/+63 |
| | | | | |||||
* | | | | made test green | Andreas Rumpf | 2016-01-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | minor bugfix | Andreas Rumpf | 2016-01-04 | 1 | -3/+3 |
| | | | | |||||
* | | | | fixes #2659 | Andreas Rumpf | 2016-01-04 | 4 | -3/+34 |
| | | | | |||||
* | | | | fixes #3201, fixes #2766 | Andreas Rumpf | 2016-01-04 | 1 | -1/+2 |
| | | | | |||||
* | | | | fixes another regression | Andreas Rumpf | 2016-01-04 | 1 | -0/+2 |
| | | | | |||||
* | | | | fixes #3636 | Andreas Rumpf | 2016-01-04 | 4 | -9/+31 |
| | | | | |||||
* | | | | fixes #1725 | Andreas Rumpf | 2016-01-04 | 2 | -7/+28 |
| | | | | |||||
* | | | | async works again | Andreas Rumpf | 2016-01-03 | 3 | -20/+188 |
| | | | | |||||
* | | | | further progress on closure iterators; tforum still failing | Andreas Rumpf | 2016-01-03 | 3 | -18/+34 |
| | | | | |||||
* | | | | next steps to produce working closure iterators | Andreas Rumpf | 2016-01-03 | 3 | -68/+111 |
| | | | | |||||
* | | | | made closure iterators tests green, updated docs | Andreas Rumpf | 2015-12-31 | 10 | -35/+42 |
| | | | | |||||
* | | | | closure iterators do have 'result' | Andreas Rumpf | 2015-12-30 | 1 | -1/+2 |
| | | | | |||||
* | | | | closure iterators sometimes work | Andreas Rumpf | 2015-12-30 | 1 | -2/+3 |
| | | | | |||||
* | | | | Merge branch 'devel' into new-ll | Andreas Rumpf | 2015-12-29 | 9 | -23/+35 |
|\| | | | |||||
| * | | | new db_sqlite requires deadCodeElim:on because not every sqlite3_column_name | Andreas Rumpf | 2015-12-29 | 2 | -7/+2 |
| | | | | |||||
| * | | | do not print spurious warnings when dlopen fails; can be re-enabled with ↵ | Andreas Rumpf | 2015-12-29 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | -d:nimDebugDlOpen | ||||
| * | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Dominik Picheta | 2015-12-29 | 2 | -3/+3 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #3663 from def-/netbsd-fix | Dominik Picheta | 2015-12-25 | 1 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | | | Fix osproc compilation on NetBSD, use workaround for missing execvpe |