Christiaan
|
e52e6a3617
Update the Readme
|
10 years ago |
Stefan Siegl
|
c28c9f50f1
introduce V8JsException class
|
10 years ago |
Stefan Siegl
|
8550dcb5ca
Mention array & object mapping
|
10 years ago |
Stefan Siegl
|
654a8b8039
Merge branch 'issue-126'
|
10 years ago |
Stefan Siegl
|
65148db31f
Add StartColumn/EndColumn properties to script exception, closes #126
|
10 years ago |
Taneli Leppa
|
7ee8d69470
Added V8Js::clearPendingException().
|
10 years ago |
Stefan Siegl
|
70d5349702
Add pointer to README.Win32.md
|
10 years ago |
Stefan Siegl
|
a9d7dbda45
Syntax highlight API stuff
|
10 years ago |
Stefan Siegl
|
30119a877a
Link to Debian packages, fix Jenkins link
|
10 years ago |
Martin Minka
|
170b31398a
fix V8 build instructions
|
10 years ago |
Stefan Siegl
|
c339d51924
Drop old-age PHP_V8_API_VERSION #ifdef
|
10 years ago |
Roman Paradeev
|
34a9e9849e
v8 compliation requires gclient
|
10 years ago |
Stefan Siegl
|
9cb3711c66
Merge remote-tracking branch 'rosmo/compile-script-201409', closes #95
|
10 years ago |
Stefan Siegl
|
129052a176
Add pointer to docker repo
|
10 years ago |
Stefan Siegl
|
751b612d8d
Suggest libplatform install via mri-script
|
10 years ago |
Stefan Siegl
|
7228e31eee
Remove note on v8 not being buildable with g++ 4.8
|
10 years ago |
Stefan Siegl
|
db8c1bc94d
Revert "Add build-status badge again"
|
10 years ago |
Stefan Siegl
|
702302d9f6
Add build-status badge again
|
10 years ago |
Stefan Siegl
|
14600d3be3
Initialize v8 platform as needed
|
10 years ago |
Taneli Leppa
|
bd7d649d90
Added new functions V8Js::compileString() and V8Js::executeScript().
|
10 years ago |
Stefan Siegl
|
985307dc91
Update README, removed build badge, require V8 3.22.3
|
11 years ago |
C. Scott Ananian
|
f6a6d1e4b5
Rework JavaScript wrapper for PHP objects.
|
11 years ago |
Stefan Siegl
|
d69f2be50a
Add v8 debug support
|
11 years ago |
Stefan Siegl
|
6ab41f21a1
Add CI badge and link to Jenkins job list
|
11 years ago |
C. Scott Ananian
|
91393faca3
Ensure all v8 libraries are copied in README; sanity check in config.m4.
|
11 years ago |
C. Scott Ananian
|
8904288b33
Add a bit of documentation about g++ 4.8.
|
11 years ago |
Stefan Siegl
|
619231913c
Adapt to new v8::Persistent API, support V8 >= 3.21.12
|
11 years ago |
C. Scott Ananian
|
1f2eefdbea
Support compiling v8js with v8 in a custom path.
|
11 years ago |
C. Scott Ananian
|
e508410a79
Ensure libv8 is >= 3.17.11 (fixes issue #12).
|
11 years ago |
andrewtch
|
f8203e1a73
Update README.md
|
12 years ago |