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

112 Commits

Author SHA1 Message Date
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
Dado Sutter
dcf68b033b An eLua Icon for the URL box, Tabs, Bookmarks, ...., on the browsers.
Tks Pedro !
The icon deserves some refinement but on 16x16 we can't expect too much.
I'll add the ref to buildall.lua when I have my two eyes opened.
2009-11-25 04:13:27 +00:00
Dado Sutter
4ac9f2d645 PT-BR fixes 2009-11-25 04:06:41 +00:00
Dado Sutter
02588db95c Minor eLua Examples fix.
dualpwm.lua runs on the STM32 board too.
2009-11-25 04:00:36 +00:00
Dado Sutter
344e68869e Instructions for the doc/site generation included in an added README.TXT file in /doc 2009-11-24 14:24:52 +00:00
Dado Sutter
2ecc8d1eca PT doc revisions
Minor doc fixes
Preparing news and doc for future v0.7
2009-11-24 01:58:23 +00:00
Dado Sutter
ac5859d332 Removing source code download option form the binaries table.
Revisions in the pt_br version.
2009-11-23 10:58:13 +00:00
James Snyder
78e30a4479 - add initial LuaRPC reference
- comment cleanup in luarpc.c
- prepend doc pages with "eLua -" (google link to our main page is just
  "News")
2009-11-14 22:56:47 +00:00
James Snyder
d04fb2b2bb Add initial refman entry for can module. 2009-11-14 22:56:23 +00:00
Bogdan Marinescu
1ad9c02807 fixing merge error on doc/, part III (and probably the last one) 2009-11-04 20:47:03 +00:00
Bogdan Marinescu
7e145db554 fixing merge error on doc/, part II 2009-11-04 20:42:59 +00:00
Bogdan Marinescu
9c15b8e0b0 fixing merge error on doc/, part I 2009-11-04 20:42:27 +00:00
Bogdan Marinescu
872fcf1fde manual disambiguation for uart.write 2009-11-04 20:14:14 +00:00
Dado Sutter
8f72f140fe PT v0.6 addings reported 2009-10-26 01:16:26 +00:00
Dado Sutter
3672c6a2cd PT Overview page minor revisions
ZModem mention removed, as we actually don't have it working yet.
2009-10-25 23:51:06 +00:00
James Snyder
60e98d76c4 Fixes on documentation for validation errors. 2009-10-21 22:18:10 +00:00
James Snyder
59e96a37d2 Fix for menus to work in IE6.
(seems to render more correctly than the previous type of JS menus in this
particular browser)
2009-10-21 17:19:24 +00:00
Dado Sutter
9bd9fbf90b Version History updated to reflect current work on trunk 2009-10-19 21:52:58 +00:00
James Snyder
a7bc5f7ab2 Initial version of pure CSS menu. 2009-10-19 21:03:56 +00:00
Dado Sutter
a83fbc94d0 Dev doc/site updated to reflect current work on trunk
(a separate doc/site @ http://elua.giga.puc-rio.br is now reflecting the current dev)
Changes after v0.6 must be added to our change log on the en/versionhistory.html page.
STR-E912 board added to the status table.
2009-10-19 04:39:39 +00:00
James Snyder
5528ceeb7f Merge corrections. 2009-10-13 02:14:47 +00:00
James Snyder
bd1465ca50 Merge 0.6 branch to trunk.
Conflicts:
	SConstruct
	doc/en/arch_platform.html
	doc/en/comunity.html
	doc/en/overview.html
	doc/en/refman.html
	doc/en/refman_gen.html
	doc/en/status.html
	doc/en/tut_bootstick.html
	doc/images/lng_pt.png
	doc/images/minusnode.png
	doc/images/next.png
	doc/images/node.png
	doc/images/nodelast.png
	doc/images/plusnode.png
	doc/images/plusnodelast.png
	doc/images/previous.png
	doc/images/showall.png
	doc/images/sync.png
	doc/images/vertline.png
	doc/pt/arch.html
	doc/pt/arch_coding.html
	doc/pt/arch_con_term.html
	doc/pt/arch_newport.html
	doc/pt/arch_overview.html
	doc/pt/arch_platform.html
	doc/pt/arch_tcpip.html
	doc/pt/building.html
	doc/pt/comunity.html
	doc/pt/dl_binaries.html
	doc/pt/dl_old.html
	doc/pt/dl_sources.html
	doc/pt/downloads.html
	doc/pt/examples.html
	doc/pt/faq.html
	doc/pt/installing_i386.html
	doc/pt/installing_lm3s.html
	doc/pt/news.html
	doc/pt/overview.html
	doc/pt/refman_dep.html
	doc/pt/refman_gen.html
	doc/pt/status.html
	doc/pt/tc_386.html
	doc/pt/toolchains.html
	doc/pt/tut_openocd.html
	doc/pt/using.html
	romfs/LM3S.lua
	romfs/led.lua
	romfs/morse.lua
	romfs/pong.lua
	src/lua/linit.c
	src/modules/auxmods.h
	src/platform/lm3s/platform.c
	src/platform/lm3s/platform_conf.h
	src/platform/sim/platform_conf.h
2009-10-13 02:14:27 +00:00
Dado Sutter
7b822c16e5 PT_BR content 2009-09-26 17:00:44 +00:00
James Snyder
49d4085229 Basic tmr documentation. 2009-07-09 03:15:51 +00:00
James Snyder
85f98342dd PWM generic doc. 2009-07-09 03:15:38 +00:00
James Snyder
cff5626558 Update status to reflect alpha/beta RPC code, and addition of lightly tested
CAN module.
2009-06-29 17:02:31 +00:00
James Snyder
a984d2191a Additional specificity in docs, adcpoll updated to use synchronized start. 2009-06-29 16:45:46 +00:00
James Snyder
6ffc36ace3 Touchups for documentation & comments for adc* scripts from romfs. 2009-06-29 16:45:28 +00:00
James Snyder
40b331804b Typo fix. 2009-06-29 16:45:07 +00:00
James Snyder
e39a64d5f9 First pass at refman docs for ADC. 2009-06-29 16:44:59 +00:00
James Snyder
d02e51ce1c Initial ADC platform documentation. 2009-06-29 16:44:50 +00:00
James Snyder
733c994fbc Flavio's Portuguese Translations
Some Main Menu PT translations
Minor corrections
2009-06-29 16:43:45 +00:00
James Snyder
cd6b99b291 simplified a bit the format of the documentation files ('args' now has the same format as 'ret', so it can be either a string or a list of strings) 2009-06-29 16:43:27 +00:00
James Snyder
240644ffbf working on the reference manual 2009-06-29 16:43:17 +00:00
James Snyder
af944cc8bc working on the docs, still 2009-06-29 16:42:56 +00:00
James Snyder
304d57d248 deleted some files that are not needed or are generated automatically by WebBook 2009-06-29 16:42:38 +00:00
James Snyder
841ba4006e new, better doc generation tool, now support semi-automatic generation of links to function names/structures in the navtree, also added support for multiple languages 2009-06-29 16:42:24 +00:00
James Snyder
4873051483 Almost finished documenting the platform interace, only ADC left. The platform
interface documentation is now dynamically generated by the "builddoc.lua"
script, with the description files located in doc/arch_platform/*.lua directory.
The same script will be used to generate the reference manual and ultimately
will be modified to generate a different format of the reference manual,
suitable for embedding directly into eLua (thus providing on-line help).
To generate the platform interface documentation, simply execute the
"build_all_docs.sh" script from the doc/ directory.
2009-06-29 16:42:12 +00:00
James Snyder
58489cc1bf added platform interface documentation for UART, SPI, timers and PWM 2009-06-29 16:41:52 +00:00
James Snyder
02fbbd2969 documenting the platform interface 2009-06-29 16:41:25 +00:00
Bogdan Marinescu
b1ee48a161 updated pages related to downloads in documentation 2009-04-14 12:03:39 +00:00