Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 3 | -15/+10 |
* | fixes #6127 | Andreas Rumpf | 2017-07-22 | 1 | -5/+3 |
* | fixes #499 | Andreas Rumpf | 2017-07-22 | 1 | -1/+1 |
* | closures have an object type field so that we can perform correct deepCopy() ... | Andreas Rumpf | 2017-07-22 | 4 | -14/+18 |
* | fixes #6096 | Araq | 2017-07-17 | 1 | -1/+1 |
* | fixes #5892 | Araq | 2017-07-17 | 1 | -4/+8 |
* | cleaned up extccomp.nim | Araq | 2017-07-17 | 1 | -10/+0 |
* | fixes #6118 | Araq | 2017-07-17 | 1 | -4/+6 |
* | fixes #4763 | Araq | 2017-07-17 | 2 | -11/+20 |
* | fixes #5989 | Araq | 2017-07-17 | 1 | -2/+2 |
* | Lineinfo change (#6084) | Arne Döring | 2017-07-17 | 4 | -7/+28 |
* | fixes anon procs created by macros | Andreas Rumpf | 2017-07-11 | 1 | -1/+3 |
* | parser enhancement: allow keywords after dots | Andreas Rumpf | 2017-07-11 | 1 | -18/+28 |
* | fixes a JS codegen regression | Andreas Rumpf | 2017-07-10 | 1 | -3/+23 |
* | fixes #4898 | Andreas Rumpf | 2017-07-09 | 1 | -3/+10 |
* | fixes #5608 | Andreas Rumpf | 2017-07-09 | 1 | -0/+4 |
* | fixes #6037 | Andreas Rumpf | 2017-07-09 | 1 | -1/+8 |
* | fixes #6067 | Andreas Rumpf | 2017-07-08 | 1 | -1/+2 |
* | minor code cleanup | Andreas Rumpf | 2017-07-08 | 1 | -7/+1 |
* | Fixes #6008 (#6068) | Mathijs Saey | 2017-07-08 | 1 | -0/+4 |
* | bugfix: keep the information of a raw float literal in the AST | Andreas Rumpf | 2017-07-06 | 2 | -6/+7 |
* | do not crash for #5895 | Andreas Rumpf | 2017-07-06 | 1 | -1/+1 |
* | fixes #6030 (#6042) | ephja | 2017-07-01 | 1 | -7/+10 |
* | fixes #6035 | Araq | 2017-06-30 | 2 | -2/+6 |
* | fixes #5517 | Andreas Rumpf | 2017-06-30 | 1 | -0/+2 |
* | fixes #5974 | Andreas Rumpf | 2017-06-29 | 1 | -4/+8 |
* | fixes #5563 | Andreas Rumpf | 2017-06-29 | 1 | -3/+3 |
* | fixes #4703 | Andreas Rumpf | 2017-06-29 | 1 | -1/+10 |
* | fixes #5846 | Andreas Rumpf | 2017-06-29 | 1 | -2/+3 |
* | Fixes #5946 (#6017) | Yuriy Glukhov | 2017-06-26 | 1 | -2/+3 |
* | JS gen: fixes regression | Andreas Rumpf | 2017-06-26 | 1 | -7/+15 |
* | Fix #5084 | Zahary Karadjov | 2017-06-20 | 1 | -3/+6 |
* | Fix #5983 | Zahary Karadjov | 2017-06-20 | 2 | -1/+10 |
* | Fix #5888 | Zahary Karadjov | 2017-06-20 | 3 | -2/+7 |
* | Fix #4737 | Zahary Karadjov | 2017-06-20 | 3 | -5/+15 |
* | Fix #5127 | Zahary Karadjov | 2017-06-20 | 2 | -6/+7 |
* | Fix #4020; Better handling of templates within concepts | Zahary Karadjov | 2017-06-20 | 4 | -2/+9 |
* | fix #5968 | Zahary Karadjov | 2017-06-20 | 1 | -1/+3 |
* | fix #1082 | Zahary Karadjov | 2017-06-20 | 1 | -2/+4 |
* | fix #1017; fix #3309 | Zahary Karadjov | 2017-06-20 | 2 | -1/+8 |
* | fix #2730; fix #4880 | Zahary Karadjov | 2017-06-20 | 2 | -1/+9 |
* | fix #5017; fix #5893 | Zahary Karadjov | 2017-06-20 | 1 | -1/+3 |
* | fix #5864 | Zahary Karadjov | 2017-06-20 | 1 | -0/+2 |
* | add a useful helper for debugging typeRel problems | Zahary Karadjov | 2017-06-20 | 1 | -4/+26 |
* | Fix #5962 | Zahary Karadjov | 2017-06-20 | 2 | -16/+52 |
* | introduce a pre-processing pass for the concept bodies | Zahary Karadjov | 2017-06-20 | 11 | -60/+98 |
* | fix #5890 | Zahary Karadjov | 2017-06-20 | 1 | -1/+2 |
* | Fixes #5995 | Yuriy Glukhov | 2017-06-18 | 1 | -1/+1 |
* | Ascii character code 127 (DEL) is not printable and must be quoted. (#5984) | Markus F.X.J. Oberhumer | 2017-06-15 | 1 | -1/+1 |
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2017-06-13 | 6 | -6/+28 |
|\ |