- Nov 21, 2014
-
-
Ary Borenszweig authored
-
- Oct 20, 2014
-
-
Ary Borenszweig authored
New command line interface to the compiler. Now you must do "crystal build ..." or "crystal run ..." amongst other commands. "run" is the default command, so "crystal foo.cr" would compile and run that file.
-
- Oct 05, 2014
-
-
Ary Borenszweig authored
-
- Sep 30, 2014
-
-
Ary Borenszweig authored
-
- Sep 18, 2014
-
-
Ary Borenszweig authored
-
- Sep 05, 2014
-
-
Ary Borenszweig authored
-
- Jul 08, 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).
-