1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00

3 Commits

Author SHA1 Message Date
James Snyder
51221f8b4c Merge 0.7 changes to trunk. 2010-01-25 23:43:05 +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
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