Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make JS tests green on OSX on my local machine; XXX needs further investigations | Andreas Rumpf | 2017-06-26 | 1 | -1/+4 |
* | fixes #5966 | Fabian Keller | 2017-06-20 | 1 | -1/+22 |
* | added test case for #1252 | Fabian Keller | 2017-06-20 | 1 | -0/+12 |
* | Fix #5084 | Zahary Karadjov | 2017-06-20 | 1 | -0/+61 |
* | make some tests green again | Zahary Karadjov | 2017-06-20 | 4 | -4/+4 |
* | Fix #5983 | Zahary Karadjov | 2017-06-20 | 1 | -0/+22 |
* | Fix #5888 | Zahary Karadjov | 2017-06-20 | 3 | -0/+36 |
* | Fix #4737 | Zahary Karadjov | 2017-06-20 | 2 | -0/+36 |
* | Fix #5127 | Zahary Karadjov | 2017-06-20 | 3 | -26/+53 |
* | Fix #4020; Better handling of templates within concepts | Zahary Karadjov | 2017-06-20 | 1 | -0/+56 |
* | fix #5968 | Zahary Karadjov | 2017-06-20 | 1 | -0/+20 |
* | fix #1082 | Zahary Karadjov | 2017-06-20 | 2 | -1/+40 |
* | close #1051 | Zahary Karadjov | 2017-06-20 | 2 | -10/+46 |
* | close #3152; closed via f663ca7 | Zahary Karadjov | 2017-06-20 | 1 | -0/+4 |
* | close #3153 | Zahary Karadjov | 2017-06-20 | 1 | -1/+24 |
* | fix #1017; fix #3309 | Zahary Karadjov | 2017-06-20 | 1 | -0/+19 |
* | close #3784 | Zahary Karadjov | 2017-06-20 | 1 | -0/+20 |
* | close #4524 | Zahary Karadjov | 2017-06-20 | 2 | -1/+23 |
* | fix #2730; fix #4880 | Zahary Karadjov | 2017-06-20 | 1 | -0/+42 |
* | fix #5017; fix #5893 | Zahary Karadjov | 2017-06-20 | 1 | -0/+26 |
* | close #5106 | Zahary Karadjov | 2017-06-20 | 1 | -0/+61 |
* | close #5756 | Zahary Karadjov | 2017-06-20 | 1 | -0/+30 |
* | fix #5864 | Zahary Karadjov | 2017-06-20 | 1 | -0/+14 |
* | Fix thardforward | Zahary Karadjov | 2017-06-20 | 1 | -2/+2 |
* | Fix #5962 | Zahary Karadjov | 2017-06-20 | 1 | -0/+81 |
* | introduce a pre-processing pass for the concept bodies | Zahary Karadjov | 2017-06-20 | 2 | -0/+40 |
* | Fixes #5995 | Yuriy Glukhov | 2017-06-18 | 1 | -0/+3 |
* | Merge pull request #5952 from Parashurama/fix_parseopt | Varriount | 2017-06-13 | 1 | -0/+57 |
|\ | |||||
| * | fixes parseopt/parseopt2 custom cmdline args. | Parashurama | 2017-06-06 | 1 | -0/+57 |
* | | make tests green again | Araq | 2017-06-09 | 2 | -2/+2 |
* | | fixes tproctypecache_falsepositive.nim test case | Araq | 2017-06-08 | 1 | -0/+17 |
* | | restrict casting for closure. (#5948); fixes #5742 | Parashurama | 2017-06-07 | 1 | -0/+23 |
* | | fix logical right shift in VM. (#5916) | Parashurama | 2017-06-05 | 1 | -0/+2 |
* | | fix orderedtable enlarge proc. (#5937) | Parashurama | 2017-06-05 | 1 | -0/+18 |
* | | .partial object field names are left unmangled; mangling should be done by th... | Andreas Rumpf | 2017-06-05 | 1 | -2/+2 |
|/ | |||||
* | first steps to allow easy functors via macros | Andreas Rumpf | 2017-06-04 | 1 | -0/+19 |
* | fixes #5933 | Andreas Rumpf | 2017-06-03 | 1 | -0/+51 |
* | review and merge zahary's work (#5849) | zah | 2017-06-03 | 3 | -9/+32 |
* | improved comment satement support in macros (#5904) | Arne Döring | 2017-06-02 | 1 | -19/+19 |
* | fix right shift c codegen bug. (#5919) | Parashurama | 2017-05-31 | 1 | -0/+18 |
* | Creating and setting comment nodes in macros (#5850) | Fredrik Høisæther Rasch | 2017-05-31 | 1 | -0/+8 |
* | more and improved newLit procs in macros module | Arne Döring | 2017-05-23 | 1 | -0/+140 |
* | Merge branch 'araq2' into devel | Araq | 2017-05-17 | 27 | -15/+1644 |
|\ | |||||
| * | file mode change | Araq | 2017-05-17 | 1 | -0/+0 |
| * | Merge branch 'zahary' into araq2 | Andreas Rumpf | 2017-05-17 | 7 | -2/+604 |
| |\ | |||||
| | * | fix affecting templates with explicit generic params | Zahary Karadjov | 2017-05-13 | 1 | -0/+13 |
| | * | fix tinvalidinout | Zahary Karadjov | 2017-05-13 | 1 | -4/+4 |
| | * | attempt to fix a compilation problem caused by nimcache | Zahary Karadjov | 2017-05-13 | 1 | -0/+0 |
| | * | work-around for defining imported types with weak covariance | Zahary Karadjov | 2017-05-13 | 1 | -4/+7 |
| | * | covariance for arrays and sequences | Zahary Karadjov | 2017-05-12 | 1 | -36/+204 |