.. |
CaseConversion.java
|
java case conversion tool for manual testing
|
12 years ago |
SpecialCasing.txt
|
unicode data files required by build scripts
|
12 years ago |
UnicodeData.txt
|
unicode data files required by build scripts
|
12 years ago |
builtins.yaml
|
Clarify builtins YAML metadata format in comments
|
9 years ago |
duk_alloc_default.c
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_api_buffer.c
|
Add support for external buffers
|
9 years ago |
duk_api_bytecode.c
|
Use 'tv1' instead of 'tv' in bytecode dump/load
|
9 years ago |
duk_api_call.c
|
Use outer setjmp wrapper for call handling
|
9 years ago |
duk_api_codec.c
|
Avoid arithmetic on (u)intptr_t values
|
9 years ago |
duk_api_compile.c
|
Change eval/compile automatic filename
|
9 years ago |
duk_api_debug.c
|
Implement duk_debugger_pause() API
|
9 years ago |
duk_api_heap.c
|
Use DUK_SET_TVAL_xxx_UPDREF() macro throughout
|
9 years ago |
duk_api_internal.h
|
Add raw DUK_GET_TVAL_{POS,NEG}IDX() accessors
|
9 years ago |
duk_api_logging.c
|
Add DUK_ASSERT_CTX_VALID() to API entrypoints
|
10 years ago |
duk_api_memory.c
|
Add DUK_ASSERT_CTX_VALID() to API entrypoints
|
10 years ago |
duk_api_object.c
|
Changes for ROM string/object support
|
9 years ago |
duk_api_public.h.in
|
Change eval/compile automatic filename
|
9 years ago |
duk_api_stack.c
|
Genbuiltins user metadata improvements
|
9 years ago |
duk_api_string.c
|
Fix -Wcast-qual warnings for DDDPRINTs
|
9 years ago |
duk_api_var.c
|
Add DUK_ASSERT_CTX_VALID() to API entrypoints
|
10 years ago |
duk_bi_array.c
|
Improve API require/index error messages
|
9 years ago |
duk_bi_boolean.c
|
ENC16/DEC16/EXTSTR udata changes
|
10 years ago |
duk_bi_buffer.c
|
Fix type cast warnings
|
9 years ago |
duk_bi_date.c
|
Changes for ROM string/object support
|
9 years ago |
duk_bi_date_unix.c
|
Minor source fixes
|
9 years ago |
duk_bi_date_windows.c
|
Source changes for genconfig, Date provider
|
9 years ago |
duk_bi_duktape.c
|
Changes for ROM string/object support
|
9 years ago |
duk_bi_error.c
|
Make .stack format more user friendly
|
9 years ago |
duk_bi_function.c
|
Change Function .toString() format
|
9 years ago |
duk_bi_global.c
|
Improve module resolve and module.{fileName,name}
|
9 years ago |
duk_bi_json.c
|
Avoid arithmetic on (u)intptr_t values
|
9 years ago |
duk_bi_logger.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_bi_math.c
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_bi_number.c
|
ENC16/DEC16/EXTSTR udata changes
|
10 years ago |
duk_bi_object.c
|
XXX note for Proxy trap result validation missing
|
9 years ago |
duk_bi_pointer.c
|
Add duk_def_prop(), rework defineProperty()
|
10 years ago |
duk_bi_protos.h
|
Rework RAM builtins init for user builtins
|
9 years ago |
duk_bi_proxy.c
|
Make Proxy internal properties immutable
|
9 years ago |
duk_bi_regexp.c
|
Refactor error message handling further
|
9 years ago |
duk_bi_string.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_bi_thread.c
|
C++ exception and setjmp() reworks
|
9 years ago |
duk_bi_thrower.c
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_dblunion.h.in
|
Minor source fixes
|
9 years ago |
duk_debug.h
|
Miscellaneous code cleanups
|
9 years ago |
duk_debug_fixedbuffer.c
|
Miscellaneous code cleanups
|
9 years ago |
duk_debug_heap.c
|
Rename alloc_udata to heap_udata
|
10 years ago |
duk_debug_macros.c
|
Minor source fixes
|
9 years ago |
duk_debug_vsnprintf.c
|
Add 'magic' to debug dump of nativefunctions
|
9 years ago |
duk_debugger.c
|
Add debugger object inspection support
|
9 years ago |
duk_debugger.h
|
Add debugger object inspection support
|
9 years ago |
duk_error.h
|
Use helper for DUK_ERR_API_ERROR call sites
|
9 years ago |
duk_error_augment.c
|
Changes for ROM string/object support
|
9 years ago |
duk_error_longjmp.c
|
C++ exception and setjmp() reworks
|
9 years ago |
duk_error_macros.c
|
Use helper for DUK_ERR_API_ERROR call sites
|
9 years ago |
duk_error_misc.c
|
Minor source fixes
|
9 years ago |
duk_error_throw.c
|
Trivial comment change reclimit -> callstack limit
|
9 years ago |
duk_exception.h
|
Add support for C++ exception long ctrl transfers
|
9 years ago |
duk_forwdecl.h
|
Add support for C++ exception long ctrl transfers
|
9 years ago |
duk_hbuffer.h
|
Changes for ROM string/object support
|
9 years ago |
duk_hbuffer_alloc.c
|
Fix external buffer allocation size handling
|
9 years ago |
duk_hbuffer_ops.c
|
Add support for external buffers
|
9 years ago |
duk_hbufferobject.h
|
Minimum changes for optional bufferobject support
|
9 years ago |
duk_hbufferobject_misc.c
|
Minimum changes for optional bufferobject support
|
9 years ago |
duk_hcompiledfunction.h
|
Fix -Wcast-align issues in codebase
|
9 years ago |
duk_heap.h
|
C++ exception and setjmp() reworks
|
9 years ago |
duk_heap_alloc.c
|
C++ exception and setjmp() reworks
|
9 years ago |
duk_heap_hashstring.c
|
Changes for ROM string/object support
|
9 years ago |
duk_heap_markandsweep.c
|
Add debugger object inspection support
|
9 years ago |
duk_heap_memory.c
|
ENC16/DEC16/EXTSTR udata changes
|
10 years ago |
duk_heap_misc.c
|
Add heaphdr linked list consistency asserts
|
9 years ago |
duk_heap_refcount.c
|
Add debugger object inspection support
|
9 years ago |
duk_heap_stringcache.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_heap_stringtable.c
|
Reduce duk_hstring pointer compressed size to 8 b.
|
9 years ago |
duk_heaphdr.h
|
Reduce duk_hstring pointer compressed size to 8 b.
|
9 years ago |
duk_hnativefunction.h
|
Internal typing fixes (mostly error code)
|
10 years ago |
duk_hobject.h
|
Add debugger object inspection support
|
9 years ago |
duk_hobject_alloc.c
|
Add heaphdr linked list consistency asserts
|
9 years ago |
duk_hobject_class.c
|
Implement Node.js Buffer and TypedArray support
|
10 years ago |
duk_hobject_enum.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_hobject_finalizer.c
|
Changes for ROM string/object support
|
9 years ago |
duk_hobject_misc.c
|
Use DUK_SET_TVAL_xxx_UPDREF() macro throughout
|
9 years ago |
duk_hobject_pc2line.c
|
Add support for external buffers
|
9 years ago |
duk_hobject_props.c
|
Internal duk_hobject_get_own_propdesc() helper
|
9 years ago |
duk_hstring.h
|
Reduce duk_hstring pointer compressed size to 8 b.
|
9 years ago |
duk_hstring_misc.c
|
Reduce duk_hstring pointer compressed size to 8 b.
|
9 years ago |
duk_hthread.h
|
Fix misc unref variable and const cast warnings
|
9 years ago |
duk_hthread_alloc.c
|
Separate (marker) unused tag
|
9 years ago |
duk_hthread_builtins.c
|
Rework RAM builtins init for user builtins
|
9 years ago |
duk_hthread_misc.c
|
Fixes to curr_pc sync, ptr_curr_pc NULLing
|
9 years ago |
duk_hthread_stacks.c
|
Refcount update directly (inline) in refc macros
|
10 years ago |
duk_initjs.js
|
Prune initjs code
|
9 years ago |
duk_internal.h
|
Changes for ROM string/object support
|
9 years ago |
duk_jmpbuf.h
|
C++ exception and setjmp() reworks
|
9 years ago |
duk_js.h
|
Use outer setjmp wrapper for call handling
|
9 years ago |
duk_js_bytecode.h
|
Handle RETURN opcode without longjmp
|
9 years ago |
duk_js_call.c
|
C++ exception and setjmp() reworks
|
9 years ago |
duk_js_compiler.c
|
Convert some internals to use raw accessors
|
9 years ago |
duk_js_compiler.h
|
Tailcall -> tail call in src
|
9 years ago |
duk_js_executor.c
|
C++ exception and setjmp() reworks
|
9 years ago |
duk_js_ops.c
|
Convert some internals to use raw accessors
|
9 years ago |
duk_js_var.c
|
Changes for ROM string/object support
|
9 years ago |
duk_json.h
|
Use hybrid loop detection for slow path JSON
|
9 years ago |
duk_lexer.c
|
Rename regexp literal curly config option in src
|
9 years ago |
duk_lexer.h
|
Minimal const support, treat mostly like "var"
|
9 years ago |
duk_numconv.c
|
Fix type cast warnings
|
9 years ago |
duk_numconv.h
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_regexp.h
|
Replace DUK_USE_DEEP_C_STACK with explicit limits
|
9 years ago |
duk_regexp_compiler.c
|
Downgrade some RegExp logging
|
9 years ago |
duk_regexp_executor.c
|
Fix -Wcast-qual warnings for DDDPRINTs
|
9 years ago |
duk_replacements.c
|
Minor source fixes
|
9 years ago |
duk_replacements.h
|
Minor source fixes
|
9 years ago |
duk_selftest.c
|
Minor source fixes
|
9 years ago |
duk_selftest.h
|
Fix compile warning when selftests disabled
|
10 years ago |
duk_strings.c
|
Change Function .toString() format
|
9 years ago |
duk_strings.h
|
Change Function .toString() format
|
9 years ago |
duk_tval.c
|
Fix a few MSVC warnings triggered by fastint
|
10 years ago |
duk_tval.h
|
Minor source fixes
|
9 years ago |
duk_unicode.h
|
Faster regexp canonicalization using a lookup
|
9 years ago |
duk_unicode_support.c
|
Changes for ROM string/object support
|
9 years ago |
duk_unicode_tables.c
|
Faster regexp canonicalization using a lookup
|
9 years ago |
duk_util.h
|
Hex encode/decode and other codec improvements
|
9 years ago |
duk_util_bitdecoder.c
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_util_bitencoder.c
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_util_bufwriter.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_util_hashbytes.c
|
Add string hash replacement candidates
|
9 years ago |
duk_util_hashprime.c
|
Fixed size stringtable with array chaining
|
10 years ago |
duk_util_misc.c
|
Minor source fixes
|
9 years ago |
duk_util_tinyrandom.c
|
Symbol visibility changes for code and headers
|
10 years ago |
duktape.h.in
|
Add git commit and branch to sources
|
9 years ago |
dukutil.py
|
Genbuiltins ROM strings/objects support
|
9 years ago |
extract_caseconv.py
|
Faster regexp canonicalization using a lookup
|
9 years ago |
extract_chars.py
|
Add sizes to builtin array declarations
|
10 years ago |
genbuildparams.py
|
Add git commit and branch to sources
|
9 years ago |
genbuiltins.py
|
Genbuiltins initializer fix for smaller duk_hstring
|
9 years ago |
gendoubleconsts.py
|
Genbuiltins ROM strings/objects support
|
9 years ago |
genequivyear.py
|
Add script to create equivalent years table
|
10 years ago |
genexesizereport.py
|
separate duk symbols from others in size report
|
11 years ago |
genhashsizes.py
|
python scripts needed for precomputing and build
|
12 years ago |
gennumdigits.py
|
helper script to generate tables needed for string-to-number conversion
|
12 years ago |
genobjsizereport.py
|
rename gensizereport.py
|
11 years ago |
prepare_unicode_data.py
|
Fix handling of ranges in UnicodeData.txt
|
10 years ago |
scan_used_stridx_bidx.py
|
Improve scan stridx script to scan bidx too
|
9 years ago |
strings.yaml
|
Make .stack format more user friendly
|
9 years ago |