xuejianqing
|
54c853ff4a
|
update mrbgems doc
|
2015-07-26 21:52:56 +08:00 |
|
Jun Hiroe
|
18a0900a82
|
Fix indents; Indent is two spaces; Delete tabs [skip ci]
|
2015-07-19 23:04:13 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
4ebe94725c
|
Merge pull request #2892 from Mav7/master
Added documentation for hash.
|
2015-07-18 16:19:27 +09:00 |
|
Ralph Desir(Mav7)
|
6619dc4d75
|
Deleted range and string markdowns for now.
|
2015-07-17 14:43:55 -04:00 |
|
Ralph Desir
|
f282d94793
|
Update hash.h.md
|
2015-07-17 14:25:15 -04:00 |
|
Ralph Desir
|
78a40fce88
|
Update hash.h.md
|
2015-07-17 14:21:13 -04:00 |
|
jbreeden
|
e92da7b76c
|
Fix typo
|
2015-07-13 23:26:29 -07:00 |
|
jbreeden
|
510e53d89f
|
Add ! documentation to mruby.h.md
|
2015-07-13 23:21:19 -07:00 |
|
Ralph Desir
|
82380780db
|
Update hash.h.md
|
2015-07-08 05:35:37 -04:00 |
|
Mav7
|
2523ed473a
|
Added new markdowns.
|
2015-07-08 04:50:01 -04:00 |
|
Franck Verrot
|
427cc64de0
|
Respect the directory structure of include
As mentioned in the README, two files have been put under the `mruby`
directory.
|
2015-06-26 14:37:57 +02:00 |
|
Yukihiro "Matz" Matsumoto
|
e344c6ab6d
|
[ci skip] replace "ignored" by "omitted"; ref #2846
|
2015-06-22 10:09:04 +09:00 |
|
take_cheeze
|
078d24d4d3
|
Add documentation to new mgem features.
|
2015-06-22 02:24:15 +09:00 |
|
Anton Davydov
|
111602319b
|
Fix repository link to mruby/mruby [skip ci]
|
2015-06-20 13:27:36 +03:00 |
|
Ralph Desir
|
0f93d9b7db
|
Update array.h.md
|
2015-06-05 02:54:11 -04:00 |
|
Ralph Desir
|
e1795cb72d
|
Update value.h.md
|
2015-06-05 02:51:37 -04:00 |
|
Ralph Desir
|
a3a18cd7a6
|
Update array.h.md
|
2015-06-05 02:43:54 -04:00 |
|
Ralph Desir
|
12b307396a
|
Added more function documentation for arrays.
|
2015-06-05 02:42:48 -04:00 |
|
Ralph Desir
|
88342b2709
|
Update array.h.md
|
2015-06-05 00:17:42 -04:00 |
|
Ralph Desir
|
b9716c59c7
|
Update array.h.md
|
2015-06-05 00:05:41 -04:00 |
|
Ralph Desir
|
8a14073207
|
Update array.h.md
|
2015-06-04 23:54:27 -04:00 |
|
Ralph Desir
|
e63962c0a4
|
Update array.h.md
|
2015-06-04 23:53:15 -04:00 |
|
Mav7
|
d768dcc42c
|
Adding an array readme markdown.
|
2015-06-04 23:49:43 -04:00 |
|
Mav7
|
5d63350a3b
|
testing something.
|
2015-06-04 23:46:32 -04:00 |
|
Ralph Desir
|
b735c0d9df
|
Update README.md
|
2015-06-04 23:37:41 -04:00 |
|
Mav7
|
cd38bcf074
|
Adding an array readme markdown.
|
2015-06-04 23:34:03 -04:00 |
|
Ralph Desir
|
f8b1de0ab4
|
Update README.md
|
2015-06-01 00:54:30 -04:00 |
|
Ralph Desir
|
1d90018cfa
|
Update mruby.h.md
|
2015-06-01 00:44:34 -04:00 |
|
Ralph Desir
|
297b6fe6e6
|
Update value.h.md
Wrote documentation for functions found in the value.h file.
|
2015-06-01 00:42:23 -04:00 |
|
Mav7
|
1400c6e88b
|
Added a .md file for value.h
|
2015-05-31 23:50:56 -04:00 |
|
Ralph Desir
|
d90ccd7e6d
|
Update mruby.h.md
|
2015-05-31 23:33:36 -04:00 |
|
Ralph Desir
|
4959e4958a
|
Update mruby.h.md
|
2015-05-31 23:27:12 -04:00 |
|
Ralph Desir
|
7284d1d295
|
Update mruby.h.md
Added documentation of more of the C API functions found inside mruby.h
|
2015-05-31 23:26:33 -04:00 |
|
Syohei YOSHIDA
|
c261c01598
|
Fix misspellings in document
|
2015-04-27 09:35:55 +09:00 |
|
Ben A Morgan
|
cc11ee15b4
|
update grammar and preposition for debugger readme
|
2015-01-25 02:01:46 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
4eabf7d91c
|
[ci skip] run spell checker on doc/debugger/README.md and fixed typos mentioned from @bovi and @rmosolgo; ref #2640
|
2014-11-19 19:25:08 +09:00 |
|
mimaki
|
e5bacc03f2
|
Add mruby debugger (mrdb)
|
2014-11-18 23:33:32 +09:00 |
|
Tomoyuki Sahara
|
c4f5c2473a
|
mrb_str_bytesize is a carbon copy of mrb_str_size. remove it.
mruby core does not support any character encodings but ASCII.
|
2014-08-11 17:46:40 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
9f8fe6f33d
|
Merge pull request #2427 from suzukaze/fix-typo
Fix typo in doc/api/mruby.h.md
|
2014-06-27 07:22:54 +09:00 |
|
Jun Hiroe
|
09d8cd69e9
|
Fix typo in doc/api/mruby.h.md
|
2014-06-26 21:47:04 +09:00 |
|
take_cheeze
|
d7d0c31ade
|
Quote default value.
|
2014-06-26 21:09:44 +09:00 |
|
take_cheeze
|
2adb4118aa
|
Document left mrbconfs.
|
2014-06-26 21:08:56 +09:00 |
|
take_cheeze
|
340279885e
|
Add notes about restriction of DISABLE_STDIO.
|
2014-06-25 21:41:54 +09:00 |
|
take_cheeze
|
090a8889f7
|
Add documentation of mrb_value config.
|
2014-06-25 21:34:52 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
5561be961e
|
Merge pull request #2416 from take-cheeze/c_api_ref
Start documenting C APIs.
|
2014-06-24 06:00:48 +09:00 |
|
take_cheeze
|
2ec79c6e91
|
Add documentation of state atexit configuration.
|
2014-06-23 22:19:28 +09:00 |
|
take_cheeze
|
6336dbb653
|
Add documentation of memory pool configurations.
|
2014-06-23 22:12:58 +09:00 |
|
take_cheeze
|
ae15f264bd
|
Start documenting C APIs.
|
2014-06-23 21:55:54 +09:00 |
|
take_cheeze
|
ad74bf6d0b
|
Quote required mrbgem spec property.
|
2014-06-22 22:15:40 +09:00 |
|
take_cheeze
|
c9df4ccf07
|
Update documentation of summary property of mrbgem spec.
|
2014-06-22 22:15:17 +09:00 |
|