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 |
Sami Vaarala
|
3ed91f8e72
|
Emscripten fastcomp install, LLVM_ROOT change
|
9 years ago |
Sami Vaarala
|
43e801b1aa
|
Release checklist update
|
9 years ago |
Sami Vaarala
|
11fdd53bf5
|
Known issues update
|
9 years ago |
Sami Vaarala
|
3749def895
|
Add release notes for 1.4 release
|
9 years ago |
Sami Vaarala
|
0e982cd2e0
|
Executor document updates for call handling
|
9 years ago |
Sami Vaarala
|
b7b1c5fd2d
|
Duk_config.h internal documentation update
|
9 years ago |
Sami Vaarala
|
f9f207f436
|
Internal buffer doc update on zeroing
|
9 years ago |
Sami Vaarala
|
bf35ac3323
|
Fastint yield/resume documentation
|
9 years ago |
Sami Vaarala
|
05d248c8a1
|
Add some executor doc value stack notes
Cleaned up text from very old design notes.
|
9 years ago |
Sami Vaarala
|
5dc85e9b4f
|
Internal doc note on finalizer guarantee
|
9 years ago |
Sami Vaarala
|
3c02b8c202
|
Remove fixed test262 octal parse known issue
|
9 years ago |
Sami Vaarala
|
43335dfcff
|
Code issues notes on preprocessor conventions
- #if defined(XXX) preferred over #ifdef XXX
- Avoid preprocessor comparison when values not known to be defined
|
9 years ago |
Sami Vaarala
|
3da19ff2db
|
Internal doc on file/line attribution for errors
Also improve the internal error object documentation a bit.
|
9 years ago |
Sami Vaarala
|
a0cf18b04d
|
Error message level internal document
|
9 years ago |
Sami Vaarala
|
6f9047643a
|
Known issue for Proxy JSON stringify trap behavior
|
9 years ago |
Sami Vaarala
|
d0f6d7f7a3
|
Sandboxing doc update for paranoid errors
Config option was renamed.
|
9 years ago |
Sami Vaarala
|
9f6d4d41f9
|
Debugger document minor improvements
|
9 years ago |
Bruce Pascoe
|
8077a2e362
|
Add Detaching notify to debugger.rst
|
9 years ago |
Sami Vaarala
|
6b3e063250
|
Code issues note on -Wcast-qual
|
9 years ago |
Bruce Pascoe
|
973d6cf85a
|
Document optional callstack level in debugger.rst
|
9 years ago |
Sami Vaarala
|
ad78aea94d
|
Add property error note to sandboxing doc
|
9 years ago |
Sami Vaarala
|
7011ebaf86
|
Debugger document note on GC freezing and walking
|
9 years ago |
Sami Vaarala
|
5a4a8b0b1a
|
Internal doc changes for 'unused' marker tag
|
9 years ago |
Sami Vaarala
|
b12e59d9e1
|
Release checklist: refcount leak regression
|
9 years ago |
Sami Vaarala
|
1973993f60
|
Code issues notes on setjmp
|
9 years ago |
Sami Vaarala
|
45cc8dd819
|
Remove debugger pause-on-error future work
|
9 years ago |
Sami Vaarala
|
42eb7feee9
|
Remove fast return references from docs
|
9 years ago |
Sami Vaarala
|
bbd2346cf1
|
Remove debugger stmt from future work
|
9 years ago |
Bruce Pascoe
|
6e360ed703
|
Implement debugger throw intercept
Throws are reported to the client and fatal throws pause before unwinding.
|
9 years ago |
Bruce Pascoe
|
de4b07a371
|
Add Throw notify to debugger.rst
|
9 years ago |
Sami Vaarala
|
57bdc8c713
|
Release checklist updates
|
9 years ago |
Sami Vaarala
|
769511f61d
|
Add a known issue for NaN sign in typed array test
|
9 years ago |
Sami Vaarala
|
59702ce022
|
Release checklist updates
- Update symbols API test
- Windows warning level
|
9 years ago |
Sami Vaarala
|
137a004983
|
Renamed example file in 1.3 release notes
|
9 years ago |
Sami Vaarala
|
a4ca5b3669
|
Internal document config cleanups
- duk_config.h document minor cleanups, add notes for experimental features
- feature option document updates: now matches autodetect header
- low memory document updates
|
9 years ago |
Sami Vaarala
|
e3827515b0
|
Remove experimental status of debugger API
Also remove experimental warning in debugger web UI.
|
9 years ago |
Sami Vaarala
|
66646e34be
|
Clean up 1.3 release notes
|
9 years ago |
Sami Vaarala
|
d8b289abb8
|
Resolve buffers.rst FIXMEs
|
9 years ago |
Sami Vaarala
|
c05a48f816
|
Add DUK_OPT_JSON_STRINGIFY_FASTPATH to perf doc
|
9 years ago |
Sami Vaarala
|
964bb5b4b4
|
Draft release notes for 1.3.0
|
9 years ago |
Sami Vaarala
|
cee1db15fe
|
Update release checklist: torture options
Also DUK_OPT_xxx -> DUK_USE_xxx renames.
|
9 years ago |
Sami Vaarala
|
c689eca77b
|
Internal doc: graph serialization
|
9 years ago |
Sami Vaarala
|
c0db497f1c
|
Update curr_pc parts of execution doc
|
9 years ago |
Sami Vaarala
|
6c848896ad
|
Clarifications to curr_pc in execution doc
|
9 years ago |
Sami Vaarala
|
736f9a98f2
|
Document installation in a system
|
9 years ago |
Sami Vaarala
|
af3f14c517
|
Executor document update for local curr_pc
|
9 years ago |
Sami Vaarala
|
5fb49b87e1
|
Low memory doc: disable refcount
|
9 years ago |