- Feb 12, 2015
-
-
Ary Borenszweig authored
The magic variables '$~' and '$?' are now method-local and concurrent-safe. 'Tuple' is now correctly considered a struct. 'Pointer' is now correctly considered a struct. Renamed 'Function' to 'Proc'.
-
- Nov 21, 2014
-
-
Ary Borenszweig authored
-
- Aug 09, 2014
-
-
Ary Borenszweig authored
Added Tuple#clone and Tuple#dup. Faster tuple methods by using macros. Tuple#length and Tuple#[](index) (with a runtime index) are no longer primitives and are now implemented in Crystal.
-
Ary Borenszweig authored
-
- Jun 21, 2014
-
-
Ary Borenszweig authored
-
- May 04, 2014
-
-
Ary Borenszweig authored
-
- Mar 30, 2014
-
-
Ary Borenszweig authored
-
- Mar 15, 2014
-
-
Ary Borenszweig authored
-
- Mar 04, 2014
-
-
Ary Borenszweig authored
-