1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00

152 Commits

Author SHA1 Message Date
Bogdan Marinescu
48dd62035c fixed INT support example in documentation 2010-11-17 20:55:33 +00:00
Bogdan Marinescu
ebfd94eb01 linenoise support extended to the eLua shell (it can be enabled separately in platform_conf.h). Documentation updated 2010-11-17 20:21:36 +00:00
Bogdan Marinescu
772b33c975 linenoise support for eLua. linenoise is a readline replacement which makes using the Lua interpreter much easier and also adds support for saving the 'history' of lines types in the interpreter. Documentation updated. Thanks go to James for suggesting this in the first place. 2010-11-16 22:53:06 +00:00
Bogdan Marinescu
7aff94d194 Updated the interrupt model in Lua, now it looks exactly the same as the C one (one interrupt handler per interrupt ID, setting an interrupt handler returns the previous one so they can be chained). Documentation and interrupt sample updated to reflect this. Also, building.html is now building.txt (AsciiDoc). Be patient while it is processed :) 2010-11-16 18:07:07 +00:00
Bogdan Marinescu
78acf26f6e add media page 2010-11-10 12:24:35 +00:00
Bogdan Marinescu
3612e87224 Added documentation on interrupts:
Generic info/eLua interrupt handlers: using interrupt handlers from Lua and C
  Platform interface/CPU: updated CPU platform interface
  Platform interface/Timers: updated timers platform interface
  Generic modules/cpu: updated CPU module documentation
  Generic modules/tmr: updated timer module documentation
  eLua internals/Overview/Implementing interrupts: interrupt handlers implementation guide

Also minor bugfixes in the interrupt implementation.
2010-11-06 23:58:05 +00:00
Bogdan Marinescu
b7c8d7dddf added a reference to the #elua IRC channel in the community page 2010-10-06 18:05:09 +00:00
Bogdan Marinescu
016141009e fixed a misspelled link 2010-10-06 17:13:42 +00:00
Bogdan Marinescu
ccc16ebb44 community.html converted to AsciiDoc. This takes care of the first part of the menu :) 2010-10-06 17:04:53 +00:00
Bogdan Marinescu
2bdf0eec73 - Generate "offline" documentation by default. This simply means that the BerliOS logo and the counter will not be added to the navigation div. Use -online as argument to buildall.lua
to add them.
- Minor alignment changes
2010-10-05 22:45:26 +00:00
James Snyder
6fff49b0cb Switch overview to AsciiDoc. 2010-10-05 21:08:04 +00:00
James Snyder
2be99254d1 Crunch new images a bit, saves about 12% of size. 2010-10-05 19:55:22 +00:00
Bogdan Marinescu
0f6eadccd0 status page switched to AsciiDoc 2010-10-05 18:49:14 +00:00
Bogdan Marinescu
a41f589a9f more AsciiDoc work 2010-10-05 15:44:48 +00:00
Bogdan Marinescu
a6f8f4d8a1 Added partial integration of AsciiDoc (http://www.methods.co.nz/asciidoc/) to our documentation system. For now:
- AsciiDoc doesn't work on automatically generated documentation (eluadoc/), just on the static content (but it will)
- Both AsciiDoc and the previous HTML versions are supported, HTML has priority over AsciiDoc

You need at least version 8.6.0 of AsciiDoc to test this.
To give an example of how cool AsciiDoc is, the News page (en/news.html) was rewritten in AsciiDoc format (en/news.txt). 
If you can't see the beauty of writing HTML in such a way that the overall structure of the document remains clear and easy to understand, I reserve the right to question your mental health :)
And yes, the long term goal is to have everything written in AsciiDoc.
2010-10-04 20:55:39 +00:00
Bogdan Marinescu
c757205f89 documentation about interrupt handlers (can be found in Generic info -> eLua interrupt handlers). NOT COMPLETE, still need to modify the CPU module, the CPU platform interface, and add the specific build details. 2010-09-28 23:43:16 +00:00
James Snyder
4a65cb94fb Fix line endings 2010-08-12 20:27:52 +00:00
Dado Sutter
c5a81e5edd eLua web builder announced on the news
some minor changes on the left menu structure
2010-08-04 18:03:00 +00:00
Bogdan Marinescu
329a519dde added documentation for the new i2c module 2010-07-21 21:59:55 +00:00
Dado Sutter
ebaf0c1160 Minor.
Just fixing duplicated lines that my editor (joe) strangely left on last edit.
2010-07-13 18:03:31 +00:00
Dado Sutter
e13cf06b5d PT-BR version of the site going offline for lack of support :(
We hope to offer it again in the future and I'll keep maintaining (offline) what I can.
2010-07-13 17:56:03 +00:00
Dado Sutter
cd7ac6dad1 - FAQ content migrating to the eLua User Labs
- Main site will still hold a small text linked to it.
2010-06-25 22:33:59 +00:00
Dado Sutter
68bd22b9f7 - Minor doc editing
- Minor version string format change
- Version string changed "trunk pos0.7"
2010-06-25 18:51:24 +00:00
Dado Sutter
195cb558ae Minor syntax correction 2010-06-21 23:38:25 +00:00
Dado Sutter
cd7e875509 - Authors mail addresses updated to the project's domain address
- Credits updates
2010-06-14 20:50:35 +00:00
Dado Sutter
1989b04a4b - Hardcoded links to www.giga.puc-rio.br changed to relative or to User Labs entries
- Official site was updated accordingly
2010-04-01 03:15:47 +00:00
Dado Sutter
9e22349fc5 - Added menu and community page entry for the eLua User Labs
- Entry text can be refined
- Online site will be updated to doc trunk version
2010-03-31 16:44:14 +00:00
James Snyder
c1b0ea2b51 Lossless image crunching. 2010-03-30 19:48:20 +00:00
Dado Sutter
1b50d07010 - Adding James Snyder's revision for the eLua User Labs wiki launch
Final URL target must be confirmed before launch
2010-03-24 19:01:16 +00:00
Dado Sutter
5d84caa851 - Added eLua Users launch notice, which I expect to be refined before we launch. 2010-03-23 23:51:13 +00:00
Dado Sutter
ee5a25bede - Added more suported platforms for lhttpd.lua example 2010-03-18 04:23:01 +00:00
Dado Sutter
588411ce92 - Fixed autorun feature for all file systems and all file formats
(it did not autorun if sd/mmc was built and autorun.lua was in romfs)
  (it did not autorun .lc {Lua compiled} files)
  Thanks to Marcelo Politzer for the help with the fix too.

- Minor doc refinement
2010-03-16 00:18:33 +00:00
Dado Sutter
ec738191c1 - Added anchors to individual examples to help referencing this page from the eLuaUsers Wiki (while we don't have better content up there) 2010-03-02 04:51:54 +00:00
Dado Sutter
2695e45dec - Status menu and page slightly enhanced
- Supported plats sub-menu now points a little above the status table, to show the symbol meanings too
- Added more sub-menu items for other important tables/sections under Status
- Minor content edition
2010-02-27 16:24:25 +00:00
Dado Sutter
15daebf98e - Added a Lua-like first-prompt welcome message to the eLua shell
- Main menu refactored to reduce info levels. Old "tutorials" are now part
of the "More Information" (which already contained tutorials) on eLua
Internals
- Shell help command adapted to rw filesystems addition (ls lists all files
of all filesystems)
- Minor order and name changes on main menu sub-items
- Minor refinements in some doc pages
2010-02-22 20:18:21 +00:00
James Snyder
2528e5cdbc CSS cleanup. 2010-02-04 22:56:30 +00:00
Dado Sutter
aedbe6c83c - Several but minor html w3c validation fixes 2010-02-01 15:31:37 +00:00
Dado Sutter
f7d576953b - Minor download link description fix
- Minor CSS W3C validation issue fix
2010-02-01 15:13:01 +00:00
Dado Sutter
1f11adc3a4 - Added James Snyder credits to CSS menu entry on the news page too. 2010-02-01 13:23:16 +00:00
Dado Sutter
f6d7d85f94 - Added link to a host @Led Lab for custom build binaries
- Current online site will be updated acordingly
- LM3S6965 version still needs to be adapted, tested and uploaded (sent to me). I do not have an LM3S6965 board to test :(
2010-02-01 01:38:13 +00:00
Dado Sutter
0c75b4ee98 - Added custom binaries download table on the binaries download section.
- A text paragraph describes the idea (revisions/refinements always welcomed)
- The links are correct but the files are not there yet. I'll upload the LM3S8962
as soon as I figure out where to send them too @BerliOS :)
Help is needed to adapt (on the repo's LM3S Games branch) and test the eLua Games
build to the LM3S6965 kit.
2010-01-31 17:44:54 +00:00
Dado Sutter
aa605601a5 bit.isset() & bit.isclear() return types fixed (to booleans, not numbers) 2010-01-30 06:29:35 +00:00
Dado Sutter
f1d13c73f7 Spelling fixes 2010-01-29 02:07:54 +00:00
James Snyder
c31efa276a Switch SCons decider, crunch PNG screenshots.
SCons decider for main build and luarpc have been switched to MD5-timestamp,
which will prevent scons from re-digesting files it has cached unless
timestamp has changed (should shave a little off of build times, but be safe).

Some of the PNG screenshots that didn't get crunched before the 0.7 release
have been run through optipng, advpng and pngout to wring out as many bytes as
possible without losing data/quality.
2010-01-28 19:17:22 +00:00
Dado Sutter
8689b9663c PT refinements 2010-01-28 13:15:31 +00:00
Dado Sutter
f968670490 Two minor (but very important) doc fixes:
- bit module's isset and isclear return values are true/false (and not 0/1)
- scons build option for LuaRPC is boot=luarpc (and not boot=rpc)
2010-01-27 11:08:00 +00:00
James Snyder
51221f8b4c Merge 0.7 changes to trunk. 2010-01-25 23:43:05 +00:00
James Snyder
b00c7e1d7e Google Analytics tracking code, extra meta tags. 2009-12-17 03:55:14 +00:00
Dado Sutter
d29ac7a556 eLua Icon instantiation, to show up in browsers' URL textbox, tabs, bookmarks .... 2009-12-11 06:32:51 +00:00
James Snyder
c85e3a1d2d Starting Cleanup of LuaRPC for 0.7 release.
- added some more documentation (not yet done)
- alternate uarts can be selected (boot mode defaults to console uarts)
- renamed "remote" references to "rpc" (may as well keep the original name)
- switch default error handler to luaL_error (presumably wasn't available for
  old 4.x LuaRPC)
- tweaks to exception handling to make things more consistent (hopefully)
2009-12-04 01:46:47 +00:00