|
|
@14690
|
12 years |
tbretz |
Bettr support for circumpolar objects added 'isUp' proprty to th ...
|
|
|
@14689
|
12 years |
tbretz |
Added functions to calculate Sun and Moon rise and set times.
|
|
|
@14688
|
12 years |
tbretz |
A lot of bug fixes; improved ConvertEvent; ensure that an exception in ...
|
|
|
@14656
|
12 years |
tbretz |
Moved constructore body to source file.
|
|
|
@14646
|
12 years |
tbretz |
Added fTemplateEvent
|
|
|
@14641
|
12 years |
tbretz |
Converted dim.subscrib into object Subscription
|
|
|
@14638
|
12 years |
tbretz |
Converted dim.timeout into a Thread object.
|
|
|
@14637
|
12 years |
tbretz |
Re-did (once more) the exception handling and script termination to ...
|
|
|
@14636
|
12 years |
tbretz |
Removed fGlobalContext, fTemplateMoon and fTemplateDatabas; added ...
|
|
|
@14635
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14632
|
12 years |
tbretz |
Removed fGlobalcontext, using the one bound in which th ...
|
|
|
@14629
|
12 years |
tbretz |
Check only if state was already defined since script start; added a ...
|
|
|
@14627
|
12 years |
tbretz |
|
|
|
@14607
|
12 years |
tbretz |
Some improvements to internal exception throwing; some improvements to ...
|
|
|
@14603
|
12 years |
tbretz |
Added AddFormatToGlobal; improved exception reporting (enabled stack ...
|
|
|
@14598
|
12 years |
tbretz |
Instead of catching exception everywhere to check for termination of ...
|
|
|
@14591
|
12 years |
tbretz |
Some improvements to exeption texts; stored the issued query for ...
|
|
|
@14578
|
12 years |
tbretz |
Added a simple astrometry interface.
|
|
|
@14560
|
12 years |
tbretz |
Added the possibility to change the state of the state machine and ...
|
|
|
@14555
|
12 years |
tbretz |
Added processing of callbacks for state changes; some fixes to the ...
|
|
|
@14549
|
12 years |
tbretz |
It seems that V8::Dispose() needs to be locked... at leats if it is ...
|
|
|
@14547
|
12 years |
tbretz |
Added a callback for the case when an event is received. To allow v8 ...
|
|
|
@14540
|
12 years |
tbretz |
Use State in JsState and added 'time' to the data members. Make sure ...
|
|
|
@14527
|
12 years |
tbretz |
Added missing include of list
|
|
|
@14520
|
12 years |
tbretz |
Replace vector which is continously re-allocated by a double linked list.
|
|
|
@14499
|
12 years |
tbretz |
Added th possibility to disable the alarm state.
|
|
|
@14497
|
12 years |
tbretz |
Added some basic infrastructure to send alarms e.g. to smartfact.
|
|
|
@14177
|
12 years |
tbretz |
Added a simple database interface.
|
|
|
@14135
|
12 years |
tbretz |
Added a function dim.out which will only print to the local console; ...
|
|
|
@14133
|
12 years |
tbretz |
Fixed the case without V8
|
|
|
@14127
|
12 years |
tbretz |
Argument of JsUnsuscribe should stay string
|
|
|
@14125
|
12 years |
tbretz |
Store pointer to event in external field -- not sure if we'll ever ...
|
|
|
@14093
|
12 years |
tbretz |
Implemented and/or fixed the support for service subscriptions.
|
|
|
@14084
|
12 years |
tbretz |
Removed 'name' function and return a state-object instead.
|
|
|
@14068
|
12 years |
tbretz |
Added V8 disposal to destructor.
|
|
|
@14059
|
12 years |
tbretz |
Added special '$' array as arguments; moved sleep to dim-space; added ...
|
|
|
@14055
|
12 years |
tbretz |
Added the possibility to run with arguments; added exit() command to JS
|
|
|
@14051
|
12 years |
tbretz |
Allow stoppping the script from everyhwere.
|
|
|
@14049
|
12 years |
tbretz |
JavaScript engine based on google's v8.
|