index
:
nsgenbind.git
dsilvers/eventwork
dsilvers/interfacemap
master
rjek/clang-warnings
tlsa/duktape2
NetSurf Generator for JavaScript bindings
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jsapi-libdom-property.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence warnings from clang
rjek/clang-warnings
Rob Kendrick (humdrum)
2013-04-25
1
-4
/
+4
*
add fetching of private values to property getters
Vincent Sanders
2013-01-31
1
-0
/
+2
*
output setter body
Vincent Sanders
2013-01-31
1
-2
/
+14
*
generate putforwards output based on WebIDL extended attribute
Vincent Sanders
2013-01-31
1
-3
/
+91
*
make readonly property decision in a single place
Vincent Sanders
2013-01-28
1
-14
/
+17
*
change property mactro usage to reflect spidermonkey calling types
Vincent Sanders
2013-01-22
1
-4
/
+4
*
ensure nullable type extension on strings is obeyed
Vincent Sanders
2012-11-27
1
-0
/
+13
*
generate and use tinyid enum for properties
Vincent Sanders
2012-11-25
1
-21
/
+184
*
make property type getters/setetrs extract the property name
Vincent Sanders
2012-11-23
1
-41
/
+64
*
rename JSAPI macro usage to be consistant and unambiguous
Vincent Sanders
2012-11-22
1
-38
/
+83
*
name and docuemnt the binding property attribute
Vincent Sanders
2012-11-21
1
-3
/
+3
*
make property shared status and type handling selection generic
Vincent Sanders
2012-11-21
1
-64
/
+117
*
output unshared bodies
Vincent Sanders
2012-11-21
1
-14
/
+41
*
fix unshared type generation
Vincent Sanders
2012-11-21
1
-2
/
+9
*
generate unshared type property bodies
Vincent Sanders
2012-11-20
1
-5
/
+58
*
correctly generate setters and getters with unshared elements
Vincent Sanders
2012-11-20
1
-22
/
+63
*
keep the binding node list in the state object
Vincent Sanders
2012-11-20
1
-11
/
+3
*
implement unshared output in property specifier
Vincent Sanders
2012-11-20
1
-32
/
+79
*
add short property handling
Vincent Sanders
2012-11-18
1
-2
/
+19
*
geneate constants as fixed value properties on the prototype
Vincent Sanders
2012-11-14
1
-137
/
+0
*
generate teh correct output for const properties
Vincent Sanders
2012-11-13
1
-4
/
+78
*
add const properties on interface
Vincent Sanders
2012-11-11
1
-19
/
+86
*
add warning switch to control warning output at generation time
Vincent Sanders
2012-11-08
1
-19
/
+32
*
take unsigned type modifier into account on webidl long (int32_t) types
Vincent Sanders
2012-11-03
1
-1
/
+15
*
emit null "safe" versions of jsstring to jsval macros
Vincent Sanders
2012-11-03
1
-1
/
+1
*
fix list generation indentation to use tabs correctly
Vincent Sanders
2012-11-03
1
-6
/
+7
*
improve return variable handling
Vincent Sanders
2012-11-01
1
-39
/
+243
*
implement the "implements" webidl directive
Vincent Sanders
2012-10-31
1
-36
/
+61
*
implement basic property getter functionality
Vincent Sanders
2012-10-29
1
-4
/
+63
*
split out property generation
Vincent Sanders
2012-10-29
1
-0
/
+231