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
*
typeck: When checking BOOL permit numbers because they have coercion rules
HEAD
master
Daniel Silverstone
2020-10-02
1
-3
/
+7
*
Update component version to 0.8 for release
release/0.8
Vincent Sanders
2020-05-24
1
-2
/
+2
*
output_method_cdata: use output_ccode when possible
Daniel Silverstone
2020-05-23
1
-1
/
+1
*
output: Use output_ccode for overloaded method bodies
Daniel Silverstone
2020-05-23
1
-3
/
+2
*
parser: General AST which the IR recognises for overloading
Daniel Silverstone
2020-05-23
1
-13
/
+1
*
duktape: Guess at and support more than pointer init arguments
Daniel Silverstone
2020-05-22
2
-3
/
+72
*
Update Component version for release
release/0.7
Vincent Sanders
2019-06-26
1
-1
/
+1
*
add a mainpage to docs and outstanding todo entries
Vincent Sanders
2019-05-04
3
-920
/
+1988
*
When operating on Window event attributes, pass NULL to dukky
Daniel Silverstone
2019-05-04
1
-3
/
+16
*
Make file output use a common interface
Vincent Sanders
2019-05-03
10
-574
/
+913
*
Generate all EventHandler kind outputs
Daniel Silverstone
2019-05-03
1
-3
/
+6
*
duk-libdom: Use PrimaryGlobal for Window to change method private
Daniel Silverstone
2019-05-02
1
-7
/
+16
*
DUKKY: Switch to using NSLOG rather than old LOG or JS_LOG
Daniel Silverstone
2019-02-17
2
-8
/
+8
*
Global variable errtxt is defined in two separate files.
Samuel Holland
2019-02-15
2
-2
/
+2
*
Update component version for release
release/0.6
Vincent Sanders
2018-08-28
1
-1
/
+1
*
Fix YYLTYPE nonsense with bison >=3.0
John-Mark Bell
2018-01-20
1
-0
/
+8
*
Update component version for 0.5 release
release/0.5
Vincent Sanders
2017-10-13
1
-1
/
+1
*
remove the old JSAPI binding generation code
Vincent Sanders
2017-03-31
7
-3760
/
+0
*
Merge branch 'tlsa/duktape2'
Michael Drake
2017-03-23
2
-6
/
+6
|
\
|
*
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
[next]