- Jan 31, 2015
-
-
Ary Borenszweig authored
Make C structs and unions inherits from Struct. Make it work so you can invoke `to_s` on them (for unions it just prints the name of the type).
-
- Jan 30, 2015
-
-
Zamith authored
I believe it is important to keep the names consistent everywhere, even the tests. If our direction moving forward is to use the LibX convention, then that should be reflected everywhere.
-
- Dec 13, 2014
-
-
ChaYoung You authored
-
- Nov 21, 2014
-
-
Ary Borenszweig authored
-
- Oct 16, 2014
-
-
Ary Borenszweig authored
-
- Aug 29, 2014
-
-
Ary Borenszweig authored
-
- Jul 28, 2014
-
-
Ary Borenszweig authored
-
- Jul 22, 2014
-
-
Ary Borenszweig authored
-
- Jul 01, 2014
-
-
Ary Borenszweig authored
Now function types inherit the Function generic variadic struct, so you can do Function(Int32, Int32), which is the same type as Int32 -> Int32. This makes the language more consistent, but also allows using "Function" as a type restriction.
-
- Jun 13, 2014
-
-
Ary Borenszweig authored
-
- Apr 15, 2014
-
-
Ary Borenszweig authored
-
- Jan 06, 2014
-
-
Ary Borenszweig authored
-
- Dec 27, 2013
-
-
Ary Borenszweig authored
-
- Dec 26, 2013
-
-
Juan Wajnerman authored
-
- Dec 20, 2013
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Dec 19, 2013
-
-
Ary Borenszweig authored
-
- Dec 18, 2013
-
-
Ary Borenszweig authored
-
- Nov 29, 2013
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Nov 13, 2013
-
-
Ary Borenszweig authored
-
- Aug 27, 2013
-
-
Ary Borenszweig authored
-
- Aug 09, 2013
-
-
Ary Borenszweig authored
-
- Jun 25, 2013
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Jun 14, 2013
-
-
Ary Borenszweig authored
-
- Jun 13, 2013
-
-
Ary Borenszweig authored
-
- Jun 11, 2013
-
-
Ary Borenszweig authored
-
- Jun 10, 2013
-
-
Ary Borenszweig authored
-
- Apr 20, 2013
-
-
Ary Borenszweig authored
-
- Apr 19, 2013
-
-
Ary Borenszweig authored
-
- Jan 01, 2013
-
-
Ary Borenszweig authored
-
- Dec 14, 2012
-
-
Juan Wajnerman authored
-
- Dec 05, 2012
-
-
Juan Wajnerman authored
-
- Nov 23, 2012
-
-
Ary Borenszweig authored
-