Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | beginnings of --gc:stack | Andreas Rumpf | 2016-03-12 | 2 | -1/+6 |
| | |||||
* | 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 |
|\ | | | | | Fix for defer in PHP Codegen. | ||||
| * | 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 | ||||
| | * | 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 |
|/ / | |||||
* | | no name mangling for PHP fields | Andreas Rumpf | 2016-02-29 | 1 | -1/+1 |
| | | |||||
* | | Spellcheck | Federico Ceratto | 2016-02-29 | 4 | -4/+4 |
| | | |||||
* | | use 'using' instead of 'sig' keyword; cleans up new features a bit | Andreas Rumpf | 2016-02-29 | 7 | -19/+18 |
| | | |||||
* | | better 'self' handling for overload resolution | Andreas Rumpf | 2016-02-29 | 1 | -28/+23 |
| | | |||||
* | | removed debug code | Andreas Rumpf | 2016-02-28 | 1 | -2/+0 |
| | | |||||
* | | first version of .partial objects | Andreas Rumpf | 2016-02-28 | 5 | -17/+46 |
| | | |||||
* | | added 'sig' feature; removed tfShared support in the compiler | Andreas Rumpf | 2016-02-28 | 12 | -44/+48 |
| | | |||||
* | | 'using' statement is obsolete | Andreas Rumpf | 2016-02-28 | 3 | -21/+1 |
| | | |||||
* | | added experimental .this pragma | Andreas Rumpf | 2016-02-28 | 9 | -118/+193 |
|/ | |||||
* | php codegen: name mangling bugfix | Andreas Rumpf | 2016-02-26 | 1 | -2/+3 |
| | |||||
* | Removed `#!` handling (was deprecated long enought) | Hans Raaf | 2016-02-26 | 1 | -4/+1 |
| | |||||
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-02-26 | 3 | -5/+2 |
|\ | |||||
| * | Consistently use Channel instead of TChannel | def | 2016-02-25 | 1 | -1/+1 |
| | | |||||
| * | Removed error that disallows slices with negative indexes | bit | 2016-02-22 | 1 | -4/+0 |
| | | |||||
| * | Fix building documentation in releases (fixes #3823) | def | 2016-02-21 | 1 | -0/+1 |
| | | |||||
* | | PHP codegen generates reliable filenames | Andreas Rumpf | 2016-02-26 | 1 | -2/+6 |
|/ | |||||
* | made AST renderer more robust for wrong macros | Andreas Rumpf | 2016-02-19 | 1 | -61/+68 |
| | |||||
* | Added --noCppExceptions switch | Ruslan Mustakov | 2016-02-18 | 3 | -2/+9 |
| | |||||
* | Merge pull request #3873 from yglukhov/path-handling | Andreas Rumpf | 2016-02-16 | 2 | -1/+3 |
|\ | | | | | Fixes #3871 | ||||
| * | Fixes #3871 | Yuriy Glukhov | 2016-02-16 | 2 | -1/+3 |
| | | |||||
* | | Dont warn about unused symbol if its used in emit | Yuriy Glukhov | 2016-02-15 | 1 | -0/+1 |
|/ | |||||
* | PHP codegen can generate foo->bar accesses | Andreas Rumpf | 2016-02-08 | 1 | -1/+10 |
| | |||||
* | some progress on #3832 | Andreas Rumpf | 2016-02-08 | 2 | -1/+10 |
| | |||||
* | makes tints.nim test compile | Andreas Rumpf | 2016-02-08 | 1 | -0/+3 |
| | |||||
* | Made the test tints.nim work for the PHP codegen (uint shifts and | Hans Raaf | 2016-02-07 | 1 | -1/+5 |
| | | | | casts). | ||||
* | Corrected (unsigned) shr for PHP Codegen | Hans Raaf | 2016-02-07 | 1 | -3/+12 |
| | |||||
* | Better code and fix for JS regression. | Hans Raaf | 2016-02-07 | 1 | -9/+9 |
| | |||||
* | Fix für Char to String in PHP. | Hans Raaf | 2016-02-07 | 1 | -0/+4 |
| | |||||
* | Fix tuple field access in PHP. | Hans Raaf | 2016-02-07 | 1 | -1/+4 |
| | |||||
* | Fix for index check in PHP code. | Hans Raaf | 2016-02-07 | 1 | -1/+4 |
| | |||||
* | Fix for shr with PHP (using >>) | Hans Raaf | 2016-02-07 | 1 | -5/+11 |
| | |||||
* | php-codegen fixes | Andreas Rumpf | 2016-02-06 | 1 | -4/+7 |
| | |||||
* | more JS regressions fixed | Andreas Rumpf | 2016-02-06 | 1 | -1/+1 |
| |