source: trunk/FACT++/src/InterpreterV8.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14576   12 years tbretz Changed the output for the script engine slightly.
(edit) @14572   12 years tbretz Allow double subscription to a service.
(edit) @14568   12 years tbretz A bug fix to event compilation; a new implementation of get() which ...
(edit) @14562   12 years tbretz Distinguish the case between 'no data received' and 'data received but ...
(edit) @14560   12 years tbretz Added the possibility to change the state of the state machine and ...
(edit) @14556   12 years tbretz Added 'comment' to state info.
(edit) @14555   12 years tbretz Added processing of callbacks for state changes; some fixes to the ...
(edit) @14548   12 years tbretz Do only escape string arguments in the command string.
(edit) @14547   12 years tbretz Added a callback for the case when an event is received. To allow v8 ...
(edit) @14540   12 years tbretz Use State in JsState and added 'time' to the data members. Make sure ...
(edit) @14500   12 years tbretz Allow sleep without argument.
(edit) @14499   12 years tbretz Added th possibility to disable the alarm state.
(edit) @14497   12 years tbretz Added some basic infrastructure to send alarms e.g. to smartfact.
(edit) @14185   12 years tbretz Some small updated to the database enine,mainly ReadOnlys
(edit) @14177   12 years tbretz Added a simple database interface.
(edit) @14135   12 years tbretz Added a function dim.out which will only print to the local console; ...
(edit) @14125   12 years tbretz Store pointer to event in external field -- not sure if we'll ever ...
(edit) @14122   12 years tbretz Fixed a typo.
(edit) @14103   12 years tbretz Added qos to service-object.
(edit) @14093   12 years tbretz Implemented and/or fixed the support for service subscriptions.
(edit) @14088   12 years tbretz Made 'command line' arguments ReadOnly
(edit) @14084   12 years tbretz Removed 'name' function and return a state-object instead.
(edit) @14068   12 years tbretz Added V8 disposal to destructor.
(edit) @14059   12 years tbretz Added special '$' array as arguments; moved sleep to dim-space; added ...
(edit) @14055   12 years tbretz Added the possibility to run with arguments; added exit() command to JS
(edit) @14051   12 years tbretz Allow stoppping the script from everyhwere.
(add) @14049   12 years tbretz JavaScript engine based on google's v8.
Note: See TracRevisionLog for help on using the revision log.