Sami Vaarala
f5653325bb
Update system-install.rst for configure.py
8 years ago
Sami Vaarala
b5fd7452fd
Duk-config internal doc updates
8 years ago
Sami Vaarala
372677de20
Internal doc fixes for src/ rename
8 years ago
Sami Vaarala
9bf2fb923a
Internal doc changes for DUK_OPT_xxx removal
8 years ago
Sami Vaarala
20b8f56a1d
More fixes and cleanups to dist/configure tooling
8 years ago
Sami Vaarala
80c99a9a9f
Dist/prepare tooling improvements
* Rename prepare_sources.py to configure.py; the operation is similar to
autoconf ./configure so the association is useful.
* Rename make_dist.py to dist.py.
* Generate only one source set (combined or separate) for one run of
configure.py.
* Change dist.py to run configure.py three times to generate the default
source sets.
* Use an autodeleted temporary directory for preparing sources, which
removes some of the manual temporary file handling.
8 years ago
Sami Vaarala
8c889011c0
2.0 migration notes for tooling changes
8 years ago
Sami Vaarala
fe64dd0836
Fix some source and doc refs to relocated tools
8 years ago
Sami Vaarala
690f81f166
Low memory document: Unicode tables
8 years ago
Sami Vaarala
00a8627e15
Documentation changes for tools reorg
8 years ago
Sami Vaarala
5b8708566e
Low memory doc update for --rom-auto-lightfunc
8 years ago
Sami Vaarala
3a805371ab
2.0 migration notes for bufobj disabled
8 years ago
Sami Vaarala
05d97ac738
2.0 migration notes for InitJS removal
8 years ago
Sami Vaarala
c2ff807b1b
2.0 migration notes for opcode rework
8 years ago
Sami Vaarala
16267bd484
2.0 migration notes for Duktape.Buffer removal
8 years ago
Sami Vaarala
1503b96ca8
Internal doc fixes for Duktape.Buffer removal
8 years ago
Sami Vaarala
9fb57da898
Testcase fixes for Duktape.Buffer removal
8 years ago
Sami Vaarala
75b840806b
2.0 migration notes for buffers, pointers, lfuncs
8 years ago
Sami Vaarala
0c79e5c801
Internal doc fixes for plain buffer change
8 years ago
Sami Vaarala
59241f8717
2.0 migration notes for buffer changes
8 years ago
Sami Vaarala
9e39589400
2.0 migration notes for duk_harray
8 years ago
Sami Vaarala
e8ade1f430
Debugger doc duk_harray artificial properties
8 years ago
Sami Vaarala
f533bd34ef
2.0 migration: debugger artificial prop renames
9 years ago
Sami Vaarala
6a7bf969df
Internal document enumeration note
8 years ago
Sami Vaarala
5432722e9b
Internal document trivia cleanups
8 years ago
Sami Vaarala
8aca7f6935
2.0 migration notes for detached_cb
8 years ago
Sami Vaarala
c37fe7b18c
Fix plain buffer virtual property documentation
Missing .byteLength, .byteOffset, .BYTES_PER_ELEMENT.
8 years ago
Sami Vaarala
f40e9a042a
Low memory notes on footprint stripping
9 years ago
Sami Vaarala
c3b168e78f
2.0 migration notes for error code removal
9 years ago
Sami Vaarala
915d93997b
Code issues note on switch casting
9 years ago
Sami Vaarala
12312846a9
2.0 migration notes for modules
9 years ago
Sami Vaarala
2646b16d71
Internal doc updates for module loading
9 years ago
Sami Vaarala
2426f04d32
Code issues note on platform identifier shadowing
9 years ago
Sami Vaarala
630da6f630
Add some notes on code comment styles
9 years ago
Sami Vaarala
a16c306a6b
2.0 migration notes for DUK_USE_DEBUG_LEVEL
9 years ago
Sami Vaarala
b9622b3692
Internal doc fixes for DUK_USE_DEBUG_LEVEL
9 years ago
Sami Vaarala
a5db8f1062
Internal doc fixes for renames
9 years ago
Sami Vaarala
ec8fa97901
2.0 migration notes for file API removal
9 years ago
Sami Vaarala
7a0655ebf8
Debugger doc fix for logger removal
9 years ago
Sami Vaarala
c82b7f2071
2.0 migration for panic removal
9 years ago
Sami Vaarala
ba81a66138
Internal document updates for panic removal
Code issues: arg order, duk_config.h refs.
9 years ago
Sami Vaarala
90fce07378
2.0 migration notes for DUK_USE_DEBUG_WRITE()
9 years ago
Sami Vaarala
d510b21e78
2.0 migration notes for logger removal
9 years ago
Sami Vaarala
5320442fea
Document update for logger removal
9 years ago
Sami Vaarala
402bfe4d4f
2.0 migration instructions for print/alert removal
9 years ago
Sami Vaarala
5756da0d7b
Debugger doc update for print/alert removal
9 years ago
Sami Vaarala
339abf216f
2.0 migration notes for context dump calls
9 years ago
Sami Vaarala
c5511f579c
2.0 migration notes for debug protocol version
9 years ago
Sami Vaarala
abe19885ca
Debugger doc update for bumped protocol version
9 years ago
Sami Vaarala
4fe73277c7
v2.0 migration note for developing against master
9 years ago