index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
include
Age
Commit message (
Expand
)
Author
2013-04-12
1) add a method to run global javascript function on val 2) fix a bug to
jinsuck
2013-04-12
add a syntactic sugar to for cloning to a shared pointer of interface
jinsuck
2013-04-12
Allow constructing interface wrapper from existing interface object
jinsuck
2013-04-12
Merging.
mey
2013-04-12
Exposing std::function to javascript.
mey
2013-04-12
This enables passing smart ptr as an element of val.
Todd Lee
2013-04-12
Fix on EnumBindingType
Llorens Marti Garcia
2013-04-12
Add support for std::vector.
Todd Lee
2013-04-12
Returning an empty shared_ptr returns null to JavaScript. Similarly, passing...
Chad Austin
2013-04-12
std::string's WireType::destroy should be free(), not delete.
Chad Austin
2013-04-12
to get string from emval
jinsuck
2013-04-12
Allow multiple pointer arguments and allow multiple functions taking the same...
Chad Austin
2013-04-12
Add support for raw pointers to embind
Chad Austin
2013-04-12
Class static methods were downright broken.
Chad Austin
2013-04-12
Checkpoint work towards exposing call policies for raw pointers.
Chad Austin
2013-04-12
Fix several ownership/lifetime bugs in argument wire types
Chad Austin
2013-04-12
Some minor generated code size reductions.
Chad Austin
2013-04-12
removed duplicate code / unnecessary code
Todd Lee
2013-04-12
Handle shared_ptr correctly.(keep underlying pointer point to the same address)
Todd Lee
2013-04-12
Fixing some tabs and removing some duplication in smart ptr embind.
mey
2013-04-12
Some simplifications and optimizations to smart pointer support
Chad Austin
2013-04-12
Exposing std::shared_ptr<T> to javascript.
mey
2013-04-12
Supporting returning std::unique_ptr from C++ to javascript.
mey
2013-04-09
consistent
Arlo Breault
2013-04-09
implement setgroups
Arlo Breault
2013-04-08
Merge pull request #1036 from arlolra/eai
Alon Zakai
2013-04-08
include arpa/inet.h in netinet/in.h
Arlo Breault
2013-04-08
combine netdb.h
Arlo Breault
2013-04-05
pf_inet6
Arlo Breault
2013-04-05
Error codes.
Arlo Breault
2013-04-04
* Added glfw headers and testcases.
Éloi Rivard
2013-04-01
Merge pull request #1009 from waywardmonkeys/another-libcxx-update
1.3.6
Alon Zakai
2013-03-31
fix resource.h for C++ usage
Alon Zakai
2013-03-30
headers fix; fixes #1013
Alon Zakai
2013-03-29
Update libcxx to work with emscripten.
Bruce Mitchener
2013-03-29
Update to r178253 from March 29, 2013.
Bruce Mitchener
2013-03-25
Merge pull request #993 from waywardmonkeys/reinstate-attributes
Alon Zakai
2013-03-25
Get things working with the new libcxx / libcxxabi.
Bruce Mitchener
2013-03-25
Update to current libcxx.
Bruce Mitchener
2013-03-23
Re-instate _ATTRIBUTE() usages.
Bruce Mitchener
2013-03-19
Replace broken _CTYPE_* definitions with correct.
Bruce Mitchener
2013-03-15
Replace OpenAL headers with our own
Ehsan Akhgari
2013-03-15
Add OpenAL headers
Ehsan Akhgari
2013-03-12
Merge pull request #942 from waywardmonkeys/fix-typeof-decls
Alon Zakai
2013-03-12
Use less generic names for variables.
Bruce Mitchener
2013-03-08
Add missing iso646.h
Bruce Mitchener
2013-03-05
Add support for getopt/getopt_long
manuels
2013-03-05
Merge pull request #908 from waywardmonkeys/fix-typos
Alon Zakai
2013-03-05
Merge pull request #909 from waywardmonkeys/fix-stdbool-h
Alon Zakai
2013-03-04
disable emscripten_jcache_printf in non-C++
Alon Zakai
[prev]
[next]