Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | 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 | 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 -d:n... | Andreas Rumpf | 2015-12-29 | 1 | -3/+4 | |
| * | | | | 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 | def | 2015-12-23 | 1 | -2/+2 | |
| | * | | | | | Merge pull request #3662 from def-/openbsd-fix | Dominik Picheta | 2015-12-24 | 1 | -1/+1 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | Fix nativesockets compilation on OpenBSD and NetBSD | def | 2015-12-23 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| * | / / / | Fixes incorrect Host header when using httpclient with proxy. | Dominik Picheta | 2015-12-29 | 1 | -5/+5 | |
| |/ / / / | ||||||
| * | | | | Task proc in nimscript module will now export the proc it creates. | Dominik Picheta | 2015-12-24 | 1 | -1/+1 | |
| * | | | | Merge pull request #3666 from trustable-code/PR10 | Andreas Rumpf | 2015-12-24 | 2 | -4/+20 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | fix issue #3550 | trustable-code | 2015-12-24 | 2 | -4/+20 | |
| |/ / / | ||||||
* | | | | LL works reasonably well; closure iterators still not implemented | Andreas Rumpf | 2015-12-29 | 1 | -3/+9 | |
* | | | | updated test cases | Andreas Rumpf | 2015-12-29 | 2 | -5/+5 | |
* | | | | changed testcase for new LL semantics | Andreas Rumpf | 2015-12-29 | 1 | -1/+1 | |
* | | | | updated test case for changed LL | Andreas Rumpf | 2015-12-29 | 1 | -2/+3 | |
* | | | | breaking change: disallow .closure procs for const | Andreas Rumpf | 2015-12-29 | 2 | -5/+8 | |
* | | | | fixes missing 'illegal capture' error message regression | Andreas Rumpf | 2015-12-29 | 1 | -2/+2 | |
* | | | | fixes closure generation when only paramters are captured | Andreas Rumpf | 2015-12-29 | 1 | -8/+23 |