Commit Graph

27 Commits

Author SHA1 Message Date
Yukihiro Matsumoto bd8d910666 clean enum.c 2012-05-09 22:09:27 +09:00
Yukihiro Matsumoto 6a0c30d038 move body of Comparison from compar.c to compar.rb 2012-05-09 22:06:16 +09:00
Yukihiro Matsumoto 9bed29bf96 define print and printf in mrblib 2012-05-07 17:56:55 +09:00
Daniel Bovensiepen 1906d6eb33 Add ISO mark to Kernel.lambda 2012-05-06 18:28:52 +08:00
Daniel Bovensiepen 5bab3fc9e0 Forgot ISO Reference Code of Range - Enumerable 2012-05-06 18:27:07 +08:00
Daniel Bovensiepen 580b0267a8 Some fixes for the Documentation of Hash and Kernel 2012-05-06 18:24:39 +08:00
Daniel Bovensiepen dea4ccdd97 Add documentation to Range 2012-05-06 18:16:26 +08:00
Daniel Bovensiepen b032acd6b6 Modify documentation of Numeric 2012-05-06 18:16:02 +08:00
Daniel Bovensiepen 55f143d4e3 Add documentation to Kernel 2012-05-06 18:15:38 +08:00
Daniel Bovensiepen 8f4c1af9e4 Add documentation to Hash 2012-05-06 18:15:23 +08:00
Daniel Bovensiepen b584bb715b Modify documentation of Array 2012-05-06 18:15:02 +08:00
Yukihiro Matsumoto f3599bb442 library file name renamed to libmruby.a on all platforms 2012-05-03 23:42:38 +09:00
Daniel Bovensiepen 04f74c9cc1 Add documentation to Exception 2012-05-03 17:51:02 +08:00
Daniel Bovensiepen ac21975494 Add documentation to Enumerable 2012-05-03 17:46:23 +08:00
Daniel Bovensiepen be20e99938 Add documentation to String 2012-05-03 16:43:44 +08:00
Daniel Bovensiepen 91da182492 Add documentation for Struct 2012-05-02 21:28:54 +08:00
Daniel Bovensiepen 2c48bf4527 Add Documentation for Array 2012-05-02 21:19:00 +08:00
Daniel Bovensiepen 3ea3a081c4 Add documentation for Kernel 2012-05-02 19:23:52 +08:00
Yukihiro Matsumoto 0026d5ff82 run make -c mrblib from top 2012-05-02 16:46:13 +09:00
Daniel Bovensiepen 42197ae0a6 Add some more documentation for Integer 2012-05-01 23:43:49 +08:00
Daniel Bovensiepen 761ed34cbe Add dependency file to 'clean' target 2012-04-30 14:42:33 +08:00
Yukihiro Matsumoto db999237bc build process restructured 2012-04-30 10:58:36 +09:00
Yukihiro Matsumoto 8b367098ac move header files {irep,dump,cdump,ritehash}.h to /include/mruby 2012-04-24 17:41:28 +09:00
takahashim 359fe9dfdc force to remove mrblib/mrblib.d 2012-04-23 10:20:36 +09:00
Yuichiro MASUI f9d4a5a02b Fixed to forget to remove some files on 'make clean' 2012-04-23 03:06:01 +09:00
mattn 975031cd2b fix Makefile: quoted CC/LL are heap up to each Makefiles. 2012-04-20 10:56:12 +09:00
mimaki e0d6430f63 add mruby sources 2012-04-20 09:39:03 +09:00