Araq
|
b7f11b8b0a
fixes #2125
|
10 years ago |
Federico Ceratto
|
c95f6f117a
Fix typos
|
10 years ago |
Araq
|
26b853923c
nimsuggest: first version
|
10 years ago |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 years ago |
Araq
|
18cbd51600
fixes #1187
|
10 years ago |
Araq
|
866ce10b05
fixes #1687
|
10 years ago |
Araq
|
bb532a697e
fixes #1562, fixes #1543
|
10 years ago |
Araq
|
d576fbb39a
implemented locking levels; still incomplete
|
10 years ago |
Araq
|
1088814e56
deepCopy is instantiated when its corresponding type is instantiated
|
10 years ago |
Zahary Karadjov
|
7d5e387a48
mostly fixes #1339
|
10 years ago |
Araq
|
11b6958755
big rename
|
10 years ago |
Araq
|
9673e4f2df
progress on deepCopy
|
10 years ago |
Araq
|
d22506c645
fixes #847
|
10 years ago |
Araq
|
be6474af63
removed flawed thread analysis pass
|
10 years ago |
Araq
|
b961e47bfe
new concurrency model: first steps; shared is not a keyword anymore
|
10 years ago |
Zahary Karadjov
|
f0953db3ba
handle arbitrary expressions dependent on static input params in proc signatures
|
10 years ago |
Zahary Karadjov
|
ac271e76b1
more robust handling of proc signatures containing inter-param type references
|
10 years ago |
Zahary Karadjov
|
37b199d34a
first phase of tyGenericParam reforms needed for static params
|
10 years ago |
Zahary Karadjov
|
85fe5e1940
fix #988
|
10 years ago |
Zahary Karadjov
|
d5798b43de
fix #986
|
10 years ago |
Zahary Karadjov
|
085b339b8b
implements higher-order inline iterators and return type inference for iterators
|
10 years ago |
Zahary Karadjov
|
0bbf6081d0
fix #931 and few more tests
|
11 years ago |
Zahary Karadjov
|
9dd753f218
quite messy implementation of generic lambdas, needs reworking; fixes #715
|
11 years ago |
Araq
|
f2216b8e32
fixes #833
|
11 years ago |
Araq
|
d912d18379
tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is required for skipTypes
|
11 years ago |
Zahary Karadjov
|
5d712e0d3f
Merge branch 'devel' of https://www.github.com/Araq/Nimrod into devel
|
11 years ago |
Araq
|
8a7f50889c
fixes #838
|
11 years ago |
Zahary Karadjov
|
a6a18be089
support for parametric user-defined type classes
|
11 years ago |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
11 years ago |
Zahary Karadjov
|
1ffae7cbaf
progress towards fixing tgenericshardcases
|
11 years ago |