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 |
|
Yukihiro "Matz" Matsumoto
|
c43afd68cd
|
Merge pull request #2412 from suzukaze/Fix-doc3
Fix document of doc/compile/README.md
|
2014-06-22 17:05:29 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
a5f74380b3
|
Merge pull request #2411 from suzukaze/Fix-docs2
Fix document in doc/mrbgems/README.md
|
2014-06-22 17:04:37 +09:00 |
|
Jun Hiroe
|
e43341b460
|
Fix document of doc/compile/README.md
|
2014-06-22 13:11:43 +09:00 |
|
Jun Hiroe
|
d1d8bcba5d
|
Fix a document in doc/mrbgems/README.md
|
2014-06-22 12:52:20 +09:00 |
|
Jun Hiroe
|
5355a4a18b
|
Fix document of doc/mrbconf/README.md
|
2014-06-22 04:05:36 +09:00 |
|
take_cheeze
|
18c6950809
|
Syntax highlight code blocks with github flavored markdown.
|
2014-06-21 22:04:00 +09:00 |
|
take_cheeze
|
dd37c52068
|
Document GC mrbconfs.
|
2014-06-19 22:02:19 +09:00 |
|
take_cheeze
|
412c86bb58
|
Add primitive type configuration document.
|
2014-06-19 21:39:01 +09:00 |
|
take_cheeze
|
94ae70e8ee
|
Add notes about how to use mrbconf.
|
2014-06-19 21:28:18 +09:00 |
|
take_cheeze
|
0ae199ca50
|
Add mrbconf documentation.
|
2014-06-17 22:46:52 +09:00 |
|
take_cheeze
|
d10cda1ac1
|
Fix conflict doc since there is only add_conflict method.
|
2014-06-13 22:19:39 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
40b92e3529
|
Merge pull request #2392 from take-cheeze/doc_update
Update document and add :doc task.
|
2014-06-13 20:36:10 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
8c283e15e4
|
update add_confict document; ref #2391
|
2014-06-13 20:34:51 +09:00 |
|
take_cheeze
|
502baaba39
|
Update document by regenerating it.
|
2014-06-13 17:28:45 +09:00 |
|
take_cheeze
|
66802d9219
|
Add document for add_conflict and add_conflicts.
|
2014-06-13 17:16:32 +09:00 |
|
Masaki Muranaka
|
4e5315ff41
|
Add more info about "include_paths and GEM dependency".
|
2014-06-10 11:02:58 +09:00 |
|
take_cheeze
|
8bbde64ead
|
Update C++ extensions in build instruction document.
|
2014-05-22 22:06:38 +09:00 |
|
take_cheeze
|
b03330b3e4
|
Fix document generator to remove trailing space in generated document.
Update generated document.
|
2014-05-10 22:08:40 +09:00 |
|
take_cheeze
|
4d31c036d3
|
Add document of header searcher of compiler.
|
2014-05-04 22:13:27 +09:00 |
|
yui-knk
|
8773ad1a93
|
Fix docs path.
|
2014-05-03 21:57:14 +09:00 |
|
Nobuyoshi Nakada
|
ab67c57f65
|
remove trailing spaces
|
2014-04-30 09:50:14 +09:00 |
|
take_cheeze
|
1abed6d81c
|
Remove attention about mrbgem dependecy.
|
2014-04-24 22:07:53 +09:00 |
|
take_cheeze
|
e1052e74ff
|
Update documentation of MRuby::Gem::Specification#add_dependency.
|
2014-04-24 12:32:32 +09:00 |
|
Daniel Bovensiepen
|
c53846a22a
|
merge @mattn's win-compatibility
|
2014-04-15 18:28:16 +08:00 |
|
Daniel Bovensiepen
|
a182a0d38c
|
Improve generator to output status
|
2014-04-15 13:17:23 +08:00 |
|
Daniel Bovensiepen
|
88951ddb7e
|
Update language documentation without line number to reduce update interval in the future
|
2014-04-15 13:07:00 +08:00 |
|
Daniel Bovensiepen
|
1017868e78
|
Implement switch for line numbers
|
2014-04-15 13:05:40 +08:00 |
|
Daniel Bovensiepen
|
d83c66c854
|
Update Language Documentation
|
2014-04-15 12:48:12 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
5138f62d6b
|
resolve conflict
|
2014-04-15 10:55:46 +09:00 |
|
take_cheeze
|
604134e57d
|
Make bintest enabling like other enable_xxx methods.
|
2014-04-09 13:59:39 +09:00 |
|
take_cheeze
|
702cadae4c
|
Add documentation of MRuby::Build#disable_cxx_exception .
|
2014-04-08 20:30:19 +09:00 |
|
Marcus Stollsteimer
|
a8068b44cb
|
Fix literal asterisks in markdown
|
2014-03-20 12:47:37 +01:00 |
|
take_cheeze
|
ce9681dce6
|
fix typo
|
2014-03-05 03:08:23 +09:00 |
|
take_cheeze
|
1029be3cd8
|
update compilation notes
|
2014-03-05 03:08:06 +09:00 |
|