Michaël Van Canneyt
|
abf04f1086
* Use correct class to construct dictionary in callback helper
|
1 year ago |
Michaël Van Canneyt
|
04a9cc3ed9
* INdicate required dictionary fields
|
1 year ago |
Michaël Van Canneyt
|
47e4eaf392
* Allow to set event handlers
|
1 year ago |
Michaël Van Canneyt
|
fef7d7b683
* Fix syntax error
|
1 year ago |
Michaël Van Canneyt
|
331e851549
* Dictionary constructor accepting dictionary record
|
1 year ago |
Michaël Van Canneyt
|
a4c03016fc
* Use interfaces everywhere
|
1 year ago |
Michaël Van Canneyt
|
c8bb9083dc
* Extend and Correctly handle aliases invoke class and function for aliased classes
|
1 year ago |
Michaël Van Canneyt
|
558704f91c
* Make getters/setter protected, add flag to make them private methods
|
1 year ago |
Michaël Van Canneyt
|
38cfab3cbe
* Allow to specify used classes
|
1 year ago |
Michaël Van Canneyt
|
5913c17805
* Allow to create browser API stubs that will work on non-webassembly platforms
|
1 year ago |
Michaël Van Canneyt
|
cb926961ce
* Enable namespaced units, only write namespaces when needed
|
1 year ago |
Michaël Van Canneyt
|
1ee8f039ff
* Explaining comment for GetReadPropertyCall
|
1 year ago |
Michaël Van Canneyt
|
3605b80f58
* Fixes so job_web.webidl compiles again with new dictionary conversion
|
1 year ago |
Michaël Van Canneyt
|
f89a2b8432
* Fix code generation for dictionary with parent
|
1 year ago |
Michaël Van Canneyt
|
4b8808bfb2
* Generate code for JSClassName
|
1 year ago |
Michaël Van Canneyt
|
7629cdb4a5
* Some fixes and simplifications
|
1 year ago |
Michaël Van Canneyt
|
3ed000f801
* Handle dictionary better, use actual constructor
|
1 year ago |
Michaël Van Canneyt
|
20c95f0455
Fix tests
|
1 year ago |
Michaël Van Canneyt
|
55dee03ad0
* Now able to generate code for all browser APIs
|
1 year ago |
Michaël Van Canneyt
|
0a4f5558be
* Resolve all identifiers
|
1 year ago |
Michaël Van Canneyt
|
3f8bbd3b00
* Various small fixes
|
1 year ago |
Michaël Van Canneyt
|
326d92589a
* Add some callback types
|
1 year ago |
Michaël Van Canneyt
|
e044aae4dc
* Handle "object" as argument type
|
1 year ago |
Michaël Van Canneyt
|
51ffa2220e
* Better callback and type handling
|
1 year ago |
Michaël Van Canneyt
|
dfafb1f777
* Remove some debug statements
|
1 year ago |
Michaël Van Canneyt
|
90cac5536f
* Some corrections in GetInvokeNameFromTypeName
|
1 year ago |
Michaël Van Canneyt
|
bd08aa6197
* Correct InvokenameFromAlias
|
1 year ago |
Michaël Van Canneyt
|
ea64142bac
* Better support for Alias types
|
1 year ago |
Michaël Van Canneyt
|
c720e30fac
* Add dictionary-typed result support
|
1 year ago |
Michaël Van Canneyt
|
2a9eccec65
* Definitions marked [ChromeOnly] are not available in regular Javascript
|
1 year ago |