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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Operation generation: When argument type errors are detected, treat as error.
tlsa/duktape2
Michael Drake
2017-03-22
1
-3
/
+3
*
Duktape 2.X: duk_error now returns a duk_ret_t
Michael Drake
2017-03-22
1
-3
/
+3
*
Duktape 2.x: duk_safe_call callbacks now have a void ptr user data param.
Michael Drake
2017-03-22
2
-3
/
+3
*
Align the private structs to quieten certain warnings from clang
Daniel Silverstone
2017-02-05
1
-1
/
+1
*
Ensure generated attributes register for correct events
dsilvers/eventwork
Daniel Silverstone
2017-02-05
1
-4
/
+7
*
Make the #line a comment
Daniel Silverstone
2017-02-05
1
-1
/
+1
*
improve webidl AST dump output
Vincent Sanders
2016-11-27
1
-9
/
+96
*
Add doxygen generator
Vincent Sanders
2016-11-27
2
-0
/
+1792
*
remove unused node set API
Vincent Sanders
2016-11-27
2
-8
/
+0
*
restructure AST node creation to avoid casts
Vincent Sanders
2016-11-27
6
-69
/
+153
*
Prepare for 0.4
release/0.4
Daniel Silverstone
2016-11-19
1
-1
/
+1
*
use bounded string writing
Vincent Sanders
2016-10-14
1
-2
/
+2
*
Update component version for release
release/0.3
Vincent Sanders
2016-02-16
1
-1
/
+1
*
ensure webidl intercalate copes with empty webidl
Vincent Sanders
2016-02-07
1
-10
/
+14
*
fix testrunner to use correct comamndline
Vincent Sanders
2016-02-07
3
-12
/
+38
*
Bison after version 3.0 require different api prefix handling
Vincent Sanders
2016-02-07
1
-2
/
+4
*
fix ambiguity in grammar around class arguments
Vincent Sanders
2016-02-07
1
-4
/
+2
*
use unsued variable macro to remove warning
Vincent Sanders
2016-02-07
1
-2
/
+2
*
Correctly annotate unused variables with a macro
Vincent Sanders
2016-02-06
5
-7
/
+18
*
Add support for TreatNullAs=EmptyString extended attribute.
John-Mark Bell
2016-02-01
3
-2
/
+20
*
Expose nullable flag in IR and have generated getters use it.
John-Mark Bell
2016-02-01
3
-2
/
+14
*
Make generated string attribute getters cope with libdom returning NULL.
John-Mark Bell
2016-01-31
1
-4
/
+8
*
simplify strndup detection
Vincent Sanders
2016-01-24
1
-3
/
+1
*
Improve strndup detection
Vincent Sanders
2016-01-24
1
-1
/
+3
*
Update component version for release
release/0.2
Vincent Sanders
2016-01-03
1
-1
/
+1
*
Use attribute types from IR for generated event handlers
Vincent Sanders
2015-11-05
2
-20
/
+149
*
extend IR to have a separate map for attribute types
Vincent Sanders
2015-11-05
2
-32
/
+92
*
Add generated code for short integer values
Vincent Sanders
2015-11-01
1
-0
/
+53
*
split heuristic code generation out from interface logic
Vincent Sanders
2015-11-01
4
-185
/
+230
*
extend the interface attribute setter automatic code generation to cover longs
Vincent Sanders
2015-10-25
1
-0
/
+29
*
improve unimplemented warning to include type modifier
Vincent Sanders
2015-10-24
3
-7
/
+16
*
extend the interface attribute getter automatic code generation to cover longs
Vincent Sanders
2015-10-24
1
-0
/
+24
*
Extend IR attribute entries to contain the type modifiler
Vincent Sanders
2015-10-24
2
-17
/
+43
*
Fix putforwards generation to cope with getters leaving a dirty stack
Vincent Sanders
2015-10-14
1
-5
/
+4
*
slightly modify the IDL to c name translation
Vincent Sanders
2015-10-13
1
-8
/
+14
*
Extend the permitted values of the binding method names
Vincent Sanders
2015-10-12
1
-2
/
+21
*
show the property type on unimplemented getter warning
Vincent Sanders
2015-10-12
1
-2
/
+4
*
show the property type on unimplemented setter warning
Vincent Sanders
2015-10-09
3
-2
/
+60
*
Improve the generated instanceof in the binding to take an index
Vincent Sanders
2015-10-09
1
-16
/
+16
*
Add automatic generation of property getters and setters
Vincent Sanders
2015-10-08
3
-50
/
+241
*
Split out idl to c name conversion
Vincent Sanders
2015-10-08
3
-64
/
+69
*
Add warning for identifying generated output
Vincent Sanders
2015-10-08
2
-1
/
+5
*
make interface operations with elipsis parameters output line directives
Vincent Sanders
2015-10-01
1
-4
/
+1
*
Process extended attributes for constructors
Vincent Sanders
2015-09-30
2
-101
/
+168
*
Implement putforwards processing.
Vincent Sanders
2015-09-30
5
-22
/
+155
*
Allow empty classes
Vincent Sanders
2015-09-28
3
-6
/
+66
*
annotates binding AST with source linenumber and file
Vincent Sanders
2015-09-28
6
-14
/
+65
*
Improve the parser error reporting
Vincent Sanders
2015-09-28
3
-34
/
+126
*
Simplify genbind AST handling of preface, prologue, epilogue and postface
Vincent Sanders
2015-09-26
8
-172
/
+196
*
Improve documentation on webidl type specifiers
Vincent Sanders
2015-09-25
1
-15
/
+15
[next]