Sami Vaarala
fabe0f1011
Release checklist note on compile test script
9 years ago
Sami Vaarala
e5a0c8163f
Add 1.5.0 release notes
9 years ago
Sami Vaarala
6c9610da5a
Document -fno-stack-protector
9 years ago
Sami Vaarala
c1295fafc3
Doc update for fastint macros
9 years ago
Sami Vaarala
92932a857e
Release checklist note on diffing SPDX license
9 years ago
Sami Vaarala
1bbac6cec2
Modules doc: .filename rename
9 years ago
Sami Vaarala
ee02193cf8
Code issues notes on variadic macros
9 years ago
Sami Vaarala
75f0bb963c
Add a known issue test for Proxy class handling
9 years ago
Sami Vaarala
933b823aaa
Debugger document inspection updates
* Command renames
* Clarify Proxy handling
* Clarify handling of Array gaps and sparse Arrays
* Clarify handling of crossed indices for GetObjPropDescRange
9 years ago
Sami Vaarala
90c05d1ece
JSON documentation updates
* Add short discussion of JSON.stringify() fast path
* Change description of two-step encoding process
9 years ago
Sami Vaarala
cd9343a1cf
Low memory doc update for dropping clen16
9 years ago
Sami Vaarala
68a23f5eab
Obfuscation notes for dumped functions
9 years ago
Sami Vaarala
1a8b9f966a
Doc update for module.{fileName,name} defaulting
9 years ago
Sami Vaarala
c2f6755f7d
Module doc update for module.{fileName,name}
9 years ago
Sami Vaarala
0678516196
Debugger future work transport status note
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
3d8c1c6406
Documentation changes for setjmp config rework
9 years ago
Sami Vaarala
08b504b3b4
Document code footprint options
9 years ago
Sami Vaarala
b59f8149ca
Document debugger heapobj inspection commands
9 years ago
Sami Vaarala
ae96c65da5
Code issue note on setjmp() call site
9 years ago
Sami Vaarala
ba6945c8f3
Low memory symbol strip fix
Fix incorrect copy-paste for "size" output (was ls -l output instead).
Add Makefile.hello difference.
9 years ago
Sami Vaarala
f611d5986c
Low memory notes on stripping unused API symbols
9 years ago
Sami Vaarala
df9bb3bf20
v1.5 release note draft, dvalue issue
9 years ago
Sami Vaarala
dd232811f5
Add duk_debugger_notify() section
9 years ago
Sami Vaarala
0256f45446
Debugger doc rewording for duk_debugger-pause()
9 years ago
Bruce Pascoe
c264fffc70
debugger.rst entry for duk_debugger_pause()
9 years ago
Sami Vaarala
dbe6205c93
Low memory document update for user builtins
9 years ago
Sami Vaarala
bded27aa4d
Release checklist note for union initializer tests
9 years ago
Sami Vaarala
b5ae17b6d1
Debugger document updates for GetBytecode
9 years ago
Sami Vaarala
b8695ad42f
Debugger doc sizeof(void *) in BasicInfo
9 years ago
Sami Vaarala
110e39d7ce
Document numeric 'request' or 'notify'
Add more flexibility to the debugger JSON mapping so that you can giver a
numbered command/notify using the 'request' or 'notify' key directlty,
without having to provide e.g. { "request": true, "command": 123 }. Instead
you can just use { "request" : 123 }.
9 years ago
Sami Vaarala
c321484e02
Add a note on AppRequest for source download
9 years ago
Sami Vaarala
40251ab41e
Add code issues for label indent
9 years ago
Sami Vaarala
ea368b0f31
Debugger doc: error codes, apprequest cleanup
9 years ago
Bruce Pascoe
208d2e018e
Clarify a few things in documentation
9 years ago
Bruce Pascoe
278a1fecb1
Various trivia fixes for AppRequest/AppNotify
9 years ago
Bruce Pascoe
313e8a1d3c
Document AppRequest/AppNotify debug messages
* Mention application-defined commands in the introductory overview.
* Add a new section discussing the feature and its usage at length as
well as a recommended convention for messages.
* Document the contract for the request callback and what rules it must
follow. Include a sample request callback implementation.
* Remove future work items covered by this feature.
9 years ago
Sami Vaarala
9ae81b9a47
Add some benchmarking notes
9 years ago
Sami Vaarala
641a534d9d
Debugger future work note
9 years ago
Sami Vaarala
dc18bf8b44
Debugger doc updates for DukLuv proxy
9 years ago
Sami Vaarala
56301d2874
Update module convention for module.exports
9 years ago
Sami Vaarala
a23210c4e3
Doc/website update for Windows debug transport
9 years ago
Sami Vaarala
9a99d47c3a
Release checklist: packed duk_tval
9 years ago
Sami Vaarala
f08123ce66
Internal documentation on ROM strings/objects
Also low memory guidance update and code issues updates.
9 years ago
Sami Vaarala
6d6e752a4b
Doc updates for Emscripten
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
fb1f562500
Code issue notes for (u)intptr_t arithmetic
9 years ago
Sami Vaarala
510f495ca2
Genconfig test to release checklist
9 years ago
Sami Vaarala
c505637508
Document a few compiler warnings in release notes
9 years ago