We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(BBSRubySyntax.md): make API names match the actual BBS-Ruby API * Unbold the name of APIs having the BBS-Lua API counterpart.
docs(BBSRubySyntax.md): italicize the description of the differences from BBS-Lua
docs(wiki/BuildWithMruby.md): explain how to build BBS-Ruby with mruby library
docs(wiki/BBSRubySyntax.md): Time.now exists in mruby Fix misinformation about the supporting status of Time.now in mruby. Time.now has appeared and been enabled by the default gembox since mruby 1.0.0.
docs(wiki/): refine linewraps
docs(wiki/BBSRubySyntax.md): update BBS-Lua API supporting status * Use the BBS-Lua 0.119 API documentation as API reference * Reword description about the supporting status legend * Change the legend of "partially supported" to "having different implementation" * Add explanation * TOC declaration and accessing syntax * Unsupported BBS-Lua API functions * BBS-Lua API functions with different implementation * API functions exclusive to BBS-Ruby * Refine table layout
wiki/BBSRubySyntax.md: Update description to match version `v0.3-DL-2`
wiki/Home.md: Update description to match version `v0.3-DL-2`
wiki/BBSRubySyntax.md: Add comments about partially implemented API functions
wiki/BBSRubySyntax.md: Enclose Ruby builtin functions with ` `` `
wiki/BBSRubySyntax.md: Add information for version `v0.3-DlPatch-1`.
wiki/Home: Fix grammar and refine wording.
wiki/BBSRubySyntax: `bbs.ANSI_COLOR()` -> `bbs.ansi_color()`: Fix documented function name different from the actual API.
wiki/BBSRubySyntax.md: `v0.2` -> `v0.3`: Fix inconsistency of version information.
wiki/BBSRubySyntax: Restore lost color as markdown emphasis, based on the current source code.
BBSRubySyntax: Refine formatting with markdown.
wiki/BBSRubySyntax: Credit the original author of the documentation [@itsZero](https://github.com/itszero).
wiki/BBSRubySyntax.wiki -> wiki/BBSRubySyntax.md: Reinterpret it as a markdown file.
wiki/ProjectHome.md -> wiki/Home.md: Add the intro paragraph.
Created wiki page through web user interface.
Migrating wiki contents from Google Code