Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | fixes #4084 | Andreas Rumpf | 2016-04-29 | 3 | -10/+22 | |
* | | | fixes #4124 | Andreas Rumpf | 2016-04-29 | 1 | -3/+8 | |
* | | | JS target improvements | Andreas Rumpf | 2016-04-29 | 1 | -2/+5 | |
* | | | fixes a critical PHP codegen bug | Andreas Rumpf | 2016-04-29 | 1 | -8/+11 | |
* | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-04-19 | 4 | -4/+16 | |
|\ \ \ | ||||||
| * | | | Fixes #4093 | mjendrusch | 2016-04-17 | 1 | -1/+1 | |
| * | | | Merge pull request #4043 from arnetheduck/chck-type | Andreas Rumpf | 2016-04-13 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | fix type used for chckRange node boundaries | Jacek Sieka | 2016-04-04 | 1 | -2/+2 | |
| * | | | else: break | Yuriy Glukhov | 2016-04-09 | 1 | -0/+1 | |
| * | | | Fixed tr pattern matching for varargs | Yuriy Glukhov | 2016-04-07 | 2 | -1/+12 | |
| |/ / | ||||||
* | | | fixes #4089 | Andreas Rumpf | 2016-04-19 | 1 | -1/+1 | |
* | | | fixes #4097 | Andreas Rumpf | 2016-04-19 | 2 | -9/+13 | |
* | | | small bugfix for the AST renderer | Andreas Rumpf | 2016-04-17 | 1 | -1/+1 | |
* | | | fixes #2006 | Andreas Rumpf | 2016-04-04 | 1 | -1/+1 | |
|/ / | ||||||
* | | fixes #3646 | Andreas Rumpf | 2016-04-04 | 1 | -2/+3 | |
* | | fixes #4036 | Andreas Rumpf | 2016-04-04 | 1 | -0/+1 | |
* | | fixes #3731 | Andreas Rumpf | 2016-04-04 | 2 | -4/+12 | |
* | | fixes #3561, fixes #2409 | Andreas Rumpf | 2016-04-04 | 1 | -3/+7 | |
* | | fixes #3804 | Andreas Rumpf | 2016-04-04 | 2 | -1/+5 | |
* | | fixes #3973 | Andreas Rumpf | 2016-04-03 | 2 | -3/+6 | |
* | | fixes #3995 | Andreas Rumpf | 2016-04-03 | 2 | -4/+14 | |
* | | fixes a critical codegen bug that keeps PR #4017 from working | Araq | 2016-03-31 | 1 | -2/+1 | |
* | | fixes #4005 | Andreas Rumpf | 2016-03-29 | 1 | -4/+8 | |
* | | fixed regressions | Andreas Rumpf | 2016-03-29 | 2 | -2/+5 | |
* | | fixes #3975 | Andreas Rumpf | 2016-03-28 | 1 | -1/+2 | |
* | | fixes #3998 | Andreas Rumpf | 2016-03-28 | 2 | -21/+22 | |
* | | beginnings of --gc:stack | Andreas Rumpf | 2016-03-28 | 2 | -1/+6 | |
* | | avoid overwriting token.indent in lexer.getNumber | Jacek Sieka | 2016-03-18 | 1 | -2/+2 | |
* | | Fix PHP and JS codegen to not escape single quotes in strings anymore. | Hans Raaf | 2016-03-14 | 1 | -1/+0 | |
* | | Merge pull request #3949 from oderwat/hara-php-addr | Andreas Rumpf | 2016-03-10 | 1 | -1/+10 | |
|\ \ | ||||||
| * | | Try to fix addr() ref and pointer for PHP | Hans Raaf | 2016-03-08 | 1 | -1/+10 | |
* | | | Fix für PHP codegen integer modulo calculation. | Hans Raaf | 2016-03-07 | 1 | -0/+8 | |
|/ / | ||||||
* | | Fix for integer division in PHP codegen. | Hans Raaf | 2016-03-06 | 1 | -0/+8 | |
* | | Fix for PHP function pointer implementation. | Hans Raaf | 2016-03-06 | 1 | -0/+1 | |
* | | PHP codegen: function pointers work | Andreas Rumpf | 2016-03-05 | 1 | -3/+11 | |
* | | fixes #3924 | Andreas Rumpf | 2016-03-05 | 1 | -1/+4 | |
* | | Merge pull request #3934 from oderwat/php-fix-defer | Andreas Rumpf | 2016-03-05 | 1 | -7/+12 | |
|\ \ | ||||||
| * | | Partial fix for defer in PHP Codegen. | Hans Raaf | 2016-03-04 | 1 | -7/+12 | |
* | | | fixes #3872 | Andreas Rumpf | 2016-03-04 | 1 | -4/+5 | |
* | | | fixes #3868 | Andreas Rumpf | 2016-03-04 | 2 | -17/+32 | |
* | | | fixes #3836 | Andreas Rumpf | 2016-03-04 | 1 | -4/+7 | |
* | | | PHP codegen: use nimAt for PHP 5.3 compatibility | Andreas Rumpf | 2016-03-04 | 1 | -2/+11 | |
|/ / | ||||||
* | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-03-01 | 2 | -3/+7 | |
|\ \ | ||||||
| * \ | Merge pull request #3904 from endragor/fixnocppexceptions | Andreas Rumpf | 2016-02-29 | 1 | -2/+4 | |
| |\ \ | ||||||
| | * | | Fixed try statement generation with --noCppExceptions switch | Ruslan Mustakov | 2016-02-29 | 1 | -2/+4 | |
| * | | | Fixed bad JS codegen for new json with tables. Added json to JS tests. | Yuriy Glukhov | 2016-02-29 | 1 | -1/+3 | |
* | | | | fixes #3669 | Andreas Rumpf | 2016-03-01 | 1 | -8/+8 | |
* | | | | fixes #3686 | Andreas Rumpf | 2016-03-01 | 1 | -5/+2 | |
* | | | | debug() uses 'echo' because stderr is an abomination | Andreas Rumpf | 2016-03-01 | 1 | -5/+5 | |
* | | | | fixes #3916 | Andreas Rumpf | 2016-02-29 | 1 | -4/+4 | |
|/ / / |