Sami Vaarala
68a23f5eab
Obfuscation notes for dumped functions
9 years ago
Sami Vaarala
c2f6755f7d
Module doc update for module.{fileName,name}
9 years ago
Sami Vaarala
ace0b2e03e
Add a .stack access example to duk_pcall() doc
9 years ago
Sami Vaarala
fa5ef1a823
API doc changes for eval/compile auto filename
9 years ago
Sami Vaarala
70282b03d7
Clarify debugger callback restrictions
9 years ago
Sami Vaarala
f822f6fbe8
Remove overlapping manual feature option docs
9 years ago
Sami Vaarala
e7a02edf48
Website updates for object inspection
* Note that refcounting only has one more limitation: debugger paused state
garbage won't be collected until heap destruction.
9 years ago
Sami Vaarala
07b71f8f78
duk_debugger_pause() API doc rewording
9 years ago
Bruce Pascoe
f8662fc3a4
Website changes for duk_debugger_pause() API
9 years ago
Sami Vaarala
718ee15fd7
Website fixes for new traceback format
9 years ago
Sami Vaarala
c321484e02
Add a note on AppRequest for source download
9 years ago
Sami Vaarala
9e461f0acc
Website update for AppRequest/AppNotify
Website debugger section updates:
* Bullet list for debugger features, including AppRequest and
AppNotify
* Emphasize mixing and matching debug clients and targets
9 years ago
Sami Vaarala
4fdee3093c
API documentation debugger updates
* Add documentation for duk_debugger_attach_custom() and
duk_debugger_notify()
* Change tag from 'debug' to 'debugger'
* Minor additions to other debugger API calls
9 years ago
Sami Vaarala
a55574ffa4
Website updates for DukLuv proxy
9 years ago
Sami Vaarala
a23210c4e3
Doc/website update for Windows debug transport
9 years ago
Sami Vaarala
b562f431d9
Website regexp curly custom behavior fix
9 years ago
Sami Vaarala
0f080e5fdf
Website drafting for ROM builtins
9 years ago
Sami Vaarala
6b8f8b1957
Website Emscripten status update
9 years ago
Sami Vaarala
8e4894f8eb
Documentation updates for regexp literal braces
* Website non-standard regexp section
* Website link to wiki typescript compatibility page
* Internal documentation updates
* Emscripten compatibility status update
* Comment out unnecessary Emscripten fixups
9 years ago
Sami Vaarala
695a5f9ba1
Mark 1.0.x and 1.1.x no longer maintained
9 years ago
Sami Vaarala
2fc72b1244
Document TypeScript compatibility
9 years ago
Sami Vaarala
5152b66cee
Add 1.3.2 download link to website
9 years ago
Sami Vaarala
aefff9a38f
Update Duktape version in getting started
9 years ago
Sami Vaarala
1ec7f4ea41
Update index page example steps for new APIs
9 years ago
Sami Vaarala
74284c4ef9
Add 1.4.0 download link to website
9 years ago
Laurent Zubiaur
da74df28a0
Fix missing parameter in the example
Fix missing `err_code` parameter to `duk_push_error_object_va` in the example. Use `DUK_ERR_TYPE_ERROR` like in the `duk_push_error_object()` example.
9 years ago
Sami Vaarala
860af39844
Website changes for C++ exception support
9 years ago
ReneHollander
21b4ec9357
Fixed a broken website anchor that should redirect to duk_free_raw
9 years ago
Sami Vaarala
b8ada36f42
Clarify peval noresult value stack behavior
9 years ago
Sami Vaarala
69031269b4
Update footprints on index page for 1.4.0
Measured using "hello" application instead of "duk" command line because
the command line tool itself has a reasonably large footprint.
9 years ago
Sami Vaarala
04e99f2d4b
Website finalizer re-entry related changes
9 years ago
Sami Vaarala
3164162901
Update website download list for 1.3.1
9 years ago
Sami Vaarala
a6d974d3e8
Website error .fileName/.lineNumber note
9 years ago
Sami Vaarala
502fe68b2e
API docs for duk_require_{callable,function}()
9 years ago
Sami Vaarala
ac17473292
Website error property clarifications
9 years ago
Sami Vaarala
24ab663e37
Add 1.2.5 download link
9 years ago
Sami Vaarala
ba3962cf21
Clarify Proxy trap result limitation on website
9 years ago
Sami Vaarala
e9997eb8fc
Detect and greet NetSurf users on index page
9 years ago
Sami Vaarala
c9db0da9b9
Flip download list order to match releases list
Most users seem to prefer newest-first ordering.
9 years ago
Sami Vaarala
6f3e1433df
API docs for duk_is_xxx_error() calls
9 years ago
Sami Vaarala
ea9eb95d69
API docs for duk_def_prop() convenience flags
9 years ago
Sami Vaarala
aab5494a7b
Document debugger attach call from detached cb
9 years ago
Sami Vaarala
b5a28bcbb8
Website changes for 'const'
9 years ago
Sami Vaarala
f4152bfaa5
Fix broken API doc link
9 years ago
Sami Vaarala
bd49d12c67
Migrate project list to wiki
9 years ago
Sami Vaarala
1fdc42aec5
Add Soletta project link
9 years ago
Sami Vaarala
f9981ee0c1
Add GIT_COMMIT and GIT_BRANCH to website
9 years ago
Sami Vaarala
2285cee38b
Website fixes
9 years ago
Sami Vaarala
276cb13161
Add download link for 1.3.0
9 years ago
Sami Vaarala
18b6bbf6a5
Fix wiki link for page rename
9 years ago