Nobuyoshi Nakada
|
6511bfd79a
|
Removed trailing spaces
|
2016-09-28 12:29:41 +09:00 |
|
Benoit Daloze
|
5f37d8bd89
|
Fix a couple typos in limitations.md
|
2016-09-17 23:14:55 +02:00 |
|
Uchio KONDO
|
481aa31f93
|
Update doc, write about add_test_dependency
|
2016-06-14 16:37:06 +09:00 |
|
Timo Schilling
|
1863f325c0
|
fix syntax highlighting
|
2016-04-13 13:41:31 +02:00 |
|
Daniel Bovensiepen
|
299cb5a7b9
|
Fix formatting again...
|
2016-02-12 03:37:36 +08:00 |
|
Daniel Bovensiepen
|
46fbd5349b
|
Add more limitations:
- defined?
- alias on global variables
- Operator modification
- Kernel.binding missing
|
2016-02-12 03:32:41 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
37344ecaad
|
fixed typos in limitations.md
|
2016-02-12 00:54:07 +09:00 |
|
Daniel Bovensiepen
|
e7eb40f9d6
|
Fix formatting
|
2016-02-11 21:23:29 +08:00 |
|
Daniel Bovensiepen
|
44d26dd994
|
Add more limitations
|
2016-02-11 21:19:48 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
18870428bc
|
add 1/2 description to limitations.md file
|
2016-02-11 16:50:01 +09:00 |
|
Daniel Bovensiepen
|
983948c5be
|
Small format fix
|
2016-02-11 04:48:57 +08:00 |
|
Daniel Bovensiepen
|
3bbc486cf9
|
Add limitation file
|
2016-02-11 04:38:29 +08:00 |
|
Zachary Scott
|
dce300517f
|
GC Arena docs pass for fixups
|
2015-11-30 10:09:43 +09:00 |
|
mimaki
|
22464fe5a0
|
mruby-1.2.0
|
2015-11-17 18:02:30 +09:00 |
|
cremno
|
e8d8796988
|
document MRB_UTF8_STRING config macro
|
2015-11-17 00:49:20 +01:00 |
|
Yukihiro "Matz" Matsumoto
|
4440566b95
|
DISABLE_STDIO/ENABLE_DEBUG macros to rename; close #3014
changes:
* rename DISABLE_STDIO -> MRB_DISABLE_STDIO
* rename ENABLE_DEBUG -> MRB_ENABLE_DEBUG_HOOK
* no more opposite macro definitions (e.g. ENABLE_STDIO, DISABLE_DEBUG).
* rewrite above macro references throughout the code.
* update documents
|
2015-11-17 07:30:34 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
6b122c6b2a
|
rename androidndk to androidin compile.md; ref #2991
|
2015-10-13 08:31:01 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
5830e2a655
|
update doc/guides/compile.md to refer androidndk.rake; ref #2983 #2974
|
2015-10-11 13:01:51 +09:00 |
|
Seba Gamboa
|
657d069582
|
Move guides location
|
2015-10-08 12:29:11 -03:00 |
|
Seba Gamboa
|
76f24d2182
|
Testing yard generation
|
2015-10-08 12:29:10 -03:00 |
|
Tatsuhiro Tsujikawa
|
445ba44a56
|
Add how to use mrb_gc_arena_save()/mrb_gc_arena_restore() doc
|
2015-10-06 22:25:37 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
fb3883e57e
|
Merge pull request #2941 from Mav7/master
Added range.h.md and edited re.h.md and version.h.md
|
2015-09-04 17:00:58 +09:00 |
|
Ralph Desir
|
743432d4ec
|
Update range.h.md
|
2015-09-03 14:52:21 -04:00 |
|
Ralph Desir
|
8a09515c6c
|
Cleaned up the version.h markdown.
|
2015-09-03 14:20:16 -04:00 |
|
Ralph Desir
|
e1beb502ab
|
Cleaned up the re.h markdown.
|
2015-09-03 14:19:02 -04:00 |
|
Ralph Desir(Mav7)
|
93aaa06736
|
Added range markdown.
|
2015-09-03 14:16:57 -04:00 |
|
Yukihiro "Matz" Matsumoto
|
402890d571
|
Merge pull request #2938 from Mav7/master
Added version.h.md and re.h.md
|
2015-09-03 13:01:01 +09:00 |
|
Ralph Desir
|
79aa0866ce
|
Added reg.h markdown.
|
2015-09-02 18:57:00 -04:00 |
|
Ralph Desir(Mav7)
|
1bd5c48596
|
Added regular expression header markdown.
|
2015-09-02 18:52:16 -04:00 |
|
Ralph Desir
|
6beae5ec71
|
Created version.h markdown.
|
2015-09-02 18:45:03 -04:00 |
|
Ralph Desir(Mav7)
|
da0dc6937d
|
doc/api/mruby/version.h.md
|
2015-09-02 18:19:53 -04:00 |
|
Yukihiro "Matz" Matsumoto
|
14f0e4a4e4
|
update string.h.md; ref #2931
|
2015-09-02 15:09:50 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
7ce5b21c1d
|
Merge pull request #2931 from Mav7/master
Updated string.h.md
|
2015-09-02 15:08:06 +09:00 |
|
Ralph Desir
|
8ad8c547dd
|
Update string.h.md
|
2015-09-01 13:50:27 -04:00 |
|
Yukihiro "Matz" Matsumoto
|
87f1281cec
|
Merge pull request #2929 from Mav7/master
C string.h API documentation.
|
2015-09-01 12:45:23 +09:00 |
|
Ralph Desir
|
d78d001734
|
Update string.h.md
|
2015-08-31 23:16:45 -04:00 |
|
Ralph Desir
|
00dd2dfa39
|
Update string.h.md
|
2015-08-31 14:11:17 -04:00 |
|
Ralph Desir
|
a2f6152be8
|
Update string.h.md
|
2015-08-30 23:55:55 -04:00 |
|
Ralph Desir(Mav7)
|
0f2b3643ba
|
Added string markdown.
|
2015-08-30 20:20:45 -04:00 |
|
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 |
|