Araq
|
eb7f514933
fixes #3268
|
9 years ago |
Araq
|
36f68e1650
fixes #3329
|
9 years ago |
Araq
|
29a9166966
fixes the most pressing regressions introduced by the new handling of a[i] in the compiler
|
9 years ago |
Araq
|
8ef66b973d
first attempt to fix 'a[i]' handling in generics
|
9 years ago |
Araq
|
36a90c6044
fixes #1965
|
9 years ago |
Araq
|
c733b3181e
breaking change: symbol lookups in generics follows spec more closely; fixes #2664
|
9 years ago |
Max Zerzouri
|
9c126282b2
interpret `tuple` as a class and `tuple[]` as the empty tuple
|
9 years ago |
def
|
2647423502
Fix documentations for declared (instead of defined)
|
10 years ago |
Araq
|
fe30ec83e2
nimsuggest improvements
|
10 years ago |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 years ago |
Zahary Karadjov
|
b83b1383fb
fix #1056
|
10 years ago |
Zahary Karadjov
|
da36a847a7
fix #1789 (binding to static params during generic proc sigmatch)
|
10 years ago |
Araq
|
9280473eb1
fixes #1120
|
10 years ago |
Araq
|
c45e89b486
fixes #1039
|
10 years ago |
Araq
|
e1630dcc73
fixes #1337
|
10 years ago |
Araq
|
729e048a32
fixes #940
|
10 years ago |
Araq
|
569fbe8c37
'pretty' command does not exist anymore; improvements for nimfix
|
10 years ago |
Araq
|
09ab1703e1
fixes #1444
|
10 years ago |
Araq
|
5946747970
updated the compiler to use the new symbol names
|
10 years ago |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 years ago |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 years ago |
Araq
|
49ad6fc3d4
fixes latest regression
|
10 years ago |
Araq
|
eb99c27bd0
fixes #1011
|
10 years ago |
Clay Sweetser
|
10e23e9159
Renamed considerAccents to considerQuotedIdent
|
10 years ago |
Clay Sweetser
|
055cdb2cdf
Renamed 'considerAcc' to 'considerAccents' for clarity
|
10 years ago |
Araq
|
bd705a517f
compiler prepared for the new comment handling
|
10 years ago |
Zahary Karadjov
|
f6f5c9e9e6
propagate semExpr flags in macro/template expansion
|
10 years ago |
Araq
|
a4f30c3682
fixes wrong commit
|
10 years ago |
Araq
|
b76d2eac7f
fixes #1006
|
10 years ago |
Zahary Karadjov
|
862c0ef83d
split the inline and closure iterators into different symbol kinds for easier discrimination between them
|
10 years ago |