- Jul 01, 2014
-
-
Ary Borenszweig authored
A function type doesn't inherit Reference anymore (it's a Value). Fixed its to_s and also added a closure? method to check if it's a closure or not (might be useful)
-
- Jun 30, 2014
-
-
Brian J. Cardiff authored
-
- Jun 29, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Jun 28, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
fix for #147, add macro identify
-
Konstantin Makarchev authored
-
- Jun 27, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Juan Wajnerman authored
-
Juan Wajnerman authored
-
Juan Wajnerman authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
Added PointerAppender and use it in Base64 and Char#to_s to clean up and optimize code. Added some missing Pointer specs.
-
Ary Borenszweig authored
add base64
-
Konstantin Makarchev authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Konstantin Makarchev authored
-
- Jun 26, 2014
-
-
Ary Borenszweig authored
-
- Jun 25, 2014
-
-
Ary Borenszweig authored
Added a spec for the Compiler class. Fixed run arguments when using its API (worked fine with options from ARGV).
-
Ary Borenszweig authored
-
- Jun 24, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
Added special location pragma to lexer: #<loc:"filename",line,column> to override's a lexer's filename/line/column in the middle of tokenization (useful for ecr and other templates)
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-