index
:
jmx
canvas
master
graphical dataflow media framework
dyne.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jsapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: ensure removing all timers/intervals when disposing a javascript glob...
xant
2012-02-28
1
-2/+15
*
documentation
xant
2012-02-23
21
-288/+648
*
fixed a comment
xant
2012-02-20
1
-1/+1
*
documentation
xant
2012-02-20
1
-0/+265
*
documentation
xant
2012-02-19
8
-7/+409
*
use nodejs timers instead of using NSTimers
xant
2012-02-18
1
-3/+0
*
use our own timers (which are faster)
xant
2012-02-13
1
-1/+2
*
'head' and 'defaultView' properties in the Document object
xant
2012-02-13
2
-7/+5
*
allow to connect javascript functions to pins
xant
2012-02-01
2
-5/+17
*
use cocoa-native timers (instead of node.js ones ... which are much slower on...
xant
2012-01-31
2
-8/+31
*
processing.js works properly !! (but only in pure javascript mode)
xant
2012-01-31
3
-15/+53
*
new files
xant
2012-01-31
1
-0/+9994
*
jmx-related adjustments to some node scripts
xant
2012-01-28
3
-12/+3
*
don't try rescheduling intervals which have raised exceptions
xant
2012-01-28
1
-1/+11
*
native api sources (the ones used to generate the node_natives.h files)
xant
2012-01-23
36
-0/+15619
*
regenerate node_natives.h when building so that it will always contain up-to-...
xant
2012-01-23
35
-15084/+0
*
node.js has been fully embedded and JMXScript entities are now able to execut...
xant
2012-01-23
36
-0/+15087
*
allow to register runloop callbacks
xant
2012-01-22
2
-10/+11
*
builds with llvm-clan
xant
2012-01-01
1
-0/+62
*
DOMTimeStamp + properly create DocumentFragment instances by accessing the na...
xant
2011-12-31
1
-5/+19
*
jquery loads properly and both selectors and enumerators can be used
xant
2011-01-15
4
-24/+4303
*
set the ownerdocument of a NamedNodeMap when the first item is inserted
xant
2011-01-08
1
-1/+5
*
just some documentation (coming from the DOM spec)
xant
2011-01-06
2
-15/+190
*
V8-base exports have been moved to NXMLNode+V8
xant
2011-01-06
1
-0/+31
*
CharacterData interface
xant
2011-01-05
1
-1/+2
*
Node interface is complete
xant
2011-01-05
1
-1/+101
*
implemented all DOM-related attributes supported by the Node class
xant
2011-01-05
2
-1/+165
*
leftover
xant
2010-12-28
1
-0/+66
*
ensure propagating eventual arguments passed to the constructor
xant
2010-12-28
2
-2/+2
*
big work in progress : class methods + XML DOM
xant
2010-12-26
4
-71/+5
*
minor cleanings
xant
2010-12-25
7
-10/+22
*
reviewing javascript base classes after recent changes in the class hierarchy
xant
2010-12-25
9
-42/+57
*
documentation
xant
2010-12-23
19
-46/+254
*
minor cleanings
xant
2010-12-23
1
-0/+0
*
some more documentation
xant
2010-12-19
4
-2/+93
*
started exteding the JS core api through javascript itself
xant
2010-12-19
8
-61/+143
*
move documentation-only javascript files to a more meaningful directory
xant
2010-12-19
18
-227/+252
*
more documentation + minor cleanings to the API
xant
2010-12-14
10
-31/+159
*
started documenting the javascript API
xant
2010-12-13
10
-0/+428