Alon Zakai
|
417d47d048
|
path fixes
|
2011-10-05 11:12:45 -07:00 |
SiggyBar
|
9bdb0b828d
|
Edited tools/bindings_generator.py via GitHub
|
2011-09-23 13:36:31 +03:00 |
Alon Zakai
|
534cc7f058
|
bindings generator fix +fixes for use of |this| instead of Module
|
2011-09-08 21:03:07 -07:00 |
Alon Zakai
|
a70b811afc
|
vtable customization in bindings generator, +misc infra improvements to help test it
|
2011-09-06 20:40:20 -07:00 |
Alon Zakai
|
a085c0e4a9
|
fix for bindings generator to use enclosing classes in return values
|
2011-09-05 12:38:23 -07:00 |
Alon Zakai
|
b2508f4d42
|
fix some wrapping issues and add getClass to wrapping API
|
2011-09-01 17:41:07 -07:00 |
Alon Zakai
|
5997ffdcab
|
experimental support for operators in bindings generator
|
2011-08-19 17:00:48 -07:00 |
Alon Zakai
|
880efeba08
|
support for binding overloaded functions with differing types
|
2011-08-17 22:56:48 -07:00 |
Alon Zakai
|
efe09785c3
|
restructure wrapping in bindings
|
2011-08-17 20:23:52 -07:00 |
Alon Zakai
|
7258f46b91
|
add destroy() in bindings generation
|
2011-08-17 14:07:38 -07:00 |
Alon Zakai
|
c2d71f807a
|
generate getters and setters for properties in bindings generator
|
2011-08-16 17:04:04 -07:00 |
Alon Zakai
|
0b5ee13f38
|
bindings fix
|
2011-08-15 18:15:40 -07:00 |
Alon Zakai
|
644c765180
|
handle templated classes in bindings generator
|
2011-08-15 14:57:07 -07:00 |
Alon Zakai
|
80e978c04c
|
bindings generator improvements
|
2011-08-14 21:54:13 -07:00 |
Alon Zakai
|
7406f7ecac
|
caching for wrapped bindings objects
|
2011-08-13 17:34:45 -07:00 |
Alon Zakai
|
e281a8d74b
|
optimize bindings argument fixing
|
2011-08-13 14:37:07 -07:00 |
Alon Zakai
|
405d1fcab4
|
bindings support for returning copies of structures, via internal statics
|
2011-08-09 21:23:03 -07:00 |
Alon Zakai
|
19d18fbffd
|
export option for bindings generator to play nicely with closure compiler advanced opts
|
2011-08-07 15:53:18 -07:00 |
Alon Zakai
|
c2e46ff055
|
allow type modification in bindings generator
|
2011-08-07 11:00:12 -07:00 |
Alon Zakai
|
4166d57ca7
|
generalize parents to classes in bindings generator
|
2011-08-06 21:57:51 -07:00 |
Alon Zakai
|
b2d49aa9a7
|
better handling of abstract base classes in bindings generator
|
2011-08-06 21:46:55 -07:00 |
Alon Zakai
|
ef023c234b
|
bindings support for inner classes
|
2011-08-06 18:46:05 -07:00 |
Alon Zakai
|
ecfa7004be
|
bindings generator fixes for latest CppHeaderParser
|
2011-08-06 16:13:23 -07:00 |
Alon Zakai
|
b37f0ce622
|
new CppHeaderParser
|
2011-08-05 20:47:30 -07:00 |
Alon Zakai
|
71bf54cab6
|
implement C++ function hiding in bindings generator
|
2011-07-27 20:09:45 -07:00 |
Alon Zakai
|
dfb34c4ddf
|
fix bug with destructor arguments in bindings generator
|
2011-07-26 21:55:09 -07:00 |
Alon Zakai
|
84df27af24
|
optimize bindings generator a little more
|
2011-07-26 21:44:26 -07:00 |
Alon Zakai
|
c06c077203
|
optimize bindings generator a little
|
2011-07-26 21:40:15 -07:00 |
Alon Zakai
|
f8c8b9af20
|
improve function overloading in bindings generator
|
2011-07-25 22:03:18 -07:00 |
Alon Zakai
|
cebc0da5f6
|
improve bindings processor support to modify multi-line patterns
|
2011-07-24 15:34:30 -07:00 |
Alon Zakai
|
8897795d33
|
fix for binding static functions
|
2011-07-24 10:34:59 -07:00 |
Alon Zakai
|
78241b0617
|
support for binding static functions
|
2011-07-23 23:43:01 -07:00 |
Alon Zakai
|
cbd2894946
|
fixes for binding constructors with default arguments
|
2011-07-23 20:36:35 -07:00 |
Alon Zakai
|
18acbda893
|
support for default arguments in bindings
|
2011-07-23 18:25:36 -07:00 |
Alon Zakai
|
aa43ba0566
|
add basic support for binding functions with default values
|
2011-07-20 20:37:15 -07:00 |
Alon Zakai
|
51505880de
|
better support for abstract base classes and constructorless classes in bindings generator
|
2011-07-14 21:25:40 -07:00 |
Alon Zakai
|
8672034800
|
bindings fixes
|
2011-07-13 20:54:37 -07:00 |
Alon Zakai
|
dc24fffc94
|
bindings generator improvements
|
2011-07-12 20:46:34 -07:00 |
Alon Zakai
|
f367fe79e3
|
ignore destructors in bindings generator
|
2011-07-11 18:50:04 -07:00 |
Alon Zakai
|
d1dc23eff7
|
bindings generator fixes
|
2011-07-10 19:33:03 -07:00 |
Alon Zakai
|
9d870c216a
|
import re in bindings generator so processors can use it
|
2011-07-10 11:20:50 -07:00 |
Alon Zakai
|
1a0f57dd70
|
allow a lambda to process headers in bindings generator
|
2011-07-09 22:29:27 -07:00 |
Alon Zakai
|
6c101f3ad8
|
bindings generator cleanup
|
2011-07-09 19:24:20 -07:00 |
Alon Zakai
|
8e4dc2caa6
|
improved bindings generator
|
2011-07-06 20:50:04 -07:00 |
Alon Zakai
|
1aeee076cf
|
ensure binding functions are not DFE'd away
|
2011-07-04 12:17:06 -07:00 |
Alon Zakai
|
7653c3b900
|
initial work on bindings generator, using CppHeaderParser and ply. llvm-gcc only for now
|
2011-07-03 23:51:38 -07:00 |