Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1604 5778 d 10 h runge /trunk/PcSoftware/Atom1.5/ Changes  
1603 5781 d 5 h runge /trunk/PcSoftware/Atom1.5/ Have created basic implementations of javascript for a few modules  
1601 5781 d 14 h runge /trunk/PcSoftware/Atom1.5/ Created a virtual machine running using google v8
Uses a plugin architecture for exposing functionality to vm in a modular way
Current plugins are
- system: handles logging, system calls, loading of scripts
- timer: handles timeouts and intervals
More other random fixes