Sami Vaarala
e758dea070
Low memory doc trivia
9 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
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
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
5432722e9b
Internal document trivia cleanups
8 years ago
Sami Vaarala
f40e9a042a
Low memory notes on footprint stripping
9 years ago
Sami Vaarala
a5db8f1062
Internal doc fixes for renames
9 years ago
Sami Vaarala
6c9610da5a
Document -fno-stack-protector
9 years ago
Sami Vaarala
cd9343a1cf
Low memory doc update for dropping clen16
9 years ago
Sami Vaarala
08b504b3b4
Document code footprint options
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
dbe6205c93
Low memory document update for user builtins
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
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
5fb49b87e1
Low memory doc: disable refcount
9 years ago
Sami Vaarala
e07f5eb7cc
Internal doc changes for C stack depth options
9 years ago
Sami Vaarala
0050512ffa
Add fastpaths to low memory doc
9 years ago
Sami Vaarala
e2dbe6d57f
Internal document updates for config options
9 years ago
Sami Vaarala
f0e36dce38
Internal doc updates for bytecode dump/load
10 years ago
Sami Vaarala
f436881bfd
Fix testcase refs to new directories
9 years ago
Sami Vaarala
aed1078faa
Internal docs for genconfig and Date provider
9 years ago
Sami Vaarala
1a2644e7f1
Low memory doc, disable lexer sliding window
10 years ago
Sami Vaarala
593b642a89
Pool optimization documentation (low memory)
10 years ago
Sami Vaarala
771187582e
Update documentation for ENC16/DEC16/EXTSTR udata
10 years ago
Sami Vaarala
6bd748283e
Mark lowmem feature options experimental
It's possible they may need small changes in Duktape 1.2 so they must be
marked experimental to respect versioning guarantees.
10 years ago
Sami Vaarala
de9a7a005b
Low memory doc for pool tuning suggestions
10 years ago
Sami Vaarala
0bf757058e
Internal documentation for fixed strtab, cleanups
10 years ago
Sami Vaarala
51cdc829c1
Internal docs for external strings
10 years ago
Sami Vaarala
5ae6de4007
Internal low memory documentation updates
- Low memory target suggestions, 96kB RAM target (link to Samsung
presentation)
- Feature options for 16-bit fields
- Feature options for pointer compression
10 years ago
Sami Vaarala
04cecd1c11
Expand low memory / timing sensitive notes
10 years ago
Sami Vaarala
1a0aa8574d
Add DUK_OPT_LIGHTFUNC_BUILTINS feature option
10 years ago
Sami Vaarala
c857abff28
Overview for low-memory / timing-sensitive docs
10 years ago
Sami Vaarala
3e8205941b
Low memory RST formatting trivia
10 years ago
Sami Vaarala
fb778d52a7
Move special environment option suggestions to RST
10 years ago