.. |
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 |
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 direct bytecode pointer to improve performance
|
9 years ago |
duk_api_codec.c
|
Hex encode/decode and other codec improvements
|
9 years ago |
duk_api_compile.c
|
Use helper for DUK_ERR_API_ERROR call sites
|
9 years ago |
duk_api_debug.c
|
Use helper for DUK_ERR_API_ERROR call sites
|
9 years ago |
duk_api_heap.c
|
Use DUK_SET_TVAL_xxx_UPDREF() macro throughout
|
9 years ago |
duk_api_internal.h
|
Use helper for DUK_ERR_API_ERROR call sites
|
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
|
Add DUK_ASSERT_CTX_VALID() to API entrypoints
|
10 years ago |
duk_api_public.h.in
|
Refactor error message handling further
|
9 years ago |
duk_api_stack.c
|
Accept any buffer-like in duk_push_buffer_object()
|
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
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_bi_date.c
|
Tailcall -> tail call in src
|
9 years ago |
duk_bi_date_unix.c
|
Force tm_isdst to 0 before mktime()
|
9 years ago |
duk_bi_date_windows.c
|
Source changes for genconfig, Date provider
|
9 years ago |
duk_bi_duktape.c
|
Add support for external buffers
|
9 years ago |
duk_bi_error.c
|
Fix stacktrace [...] handling
|
9 years ago |
duk_bi_function.c
|
Add duk_def_prop(), rework defineProperty()
|
10 years ago |
duk_bi_global.c
|
Miscellaneous code cleanups
|
9 years ago |
duk_bi_json.c
|
Fix -Wcast-qual warnings for DDDPRINTs
|
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
|
Simulate a defprop in error .fileName etc setters
|
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
|
Use DUK_SET_TVAL_xxx_UPDREF() macro throughout
|
9 years ago |
duk_bi_thrower.c
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_dblunion.h.in
|
Double union quiet NaN notes
|
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
|
Source changes for genconfig, Date provider
|
9 years ago |
duk_debug_vsnprintf.c
|
Separate (marker) unused tag
|
9 years ago |
duk_debugger.c
|
Miscellaneous code cleanups
|
9 years ago |
duk_debugger.h
|
Implement debugger Detaching notify
|
9 years ago |
duk_error.h
|
Use helper for DUK_ERR_API_ERROR call sites
|
9 years ago |
duk_error_augment.c
|
Move comiler error msg handling to augment
|
9 years ago |
duk_error_longjmp.c
|
Add alt setjmp/longjmp providers, OSX auto _setjmp
|
10 years ago |
duk_error_macros.c
|
Use helper for DUK_ERR_API_ERROR call sites
|
9 years ago |
duk_error_misc.c
|
Use DUK_SET_TVAL_xxx_UPDREF() macro throughout
|
9 years ago |
duk_error_throw.c
|
Trivial comment change reclimit -> callstack limit
|
9 years ago |
duk_forwdecl.h
|
Add support for external buffers
|
9 years ago |
duk_hbuffer.h
|
Add support for external buffers
|
9 years ago |
duk_hbuffer_alloc.c
|
Fix warning for packed duk_tval build
|
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
|
Finalizer guarantee: run once per rescue cycle
|
9 years ago |
duk_heap_alloc.c
|
Finalizer guarantee: run once per rescue cycle
|
9 years ago |
duk_heap_hashstring.c
|
Clean up string hash algorithms
|
9 years ago |
duk_heap_markandsweep.c
|
Finalizer guarantee: run once per rescue cycle
|
9 years ago |
duk_heap_memory.c
|
ENC16/DEC16/EXTSTR udata changes
|
10 years ago |
duk_heap_misc.c
|
Rework interrupt counter w/o heap-level values
|
10 years ago |
duk_heap_refcount.c
|
Finalizer guarantee: run once per rescue cycle
|
9 years ago |
duk_heap_stringcache.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_heap_stringtable.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_heaphdr.h
|
DUK_TVAL_SET_TVAL_UPDREF() macro optimization
|
9 years ago |
duk_hnativefunction.h
|
Internal typing fixes (mostly error code)
|
10 years ago |
duk_hobject.h
|
Use DUK_SET_TVAL_xxx_UPDREF() macro throughout
|
9 years ago |
duk_hobject_alloc.c
|
Use local variable "curr_pc" for opcode dispatch
|
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
|
Finalizer guarantee: run once per rescue cycle
|
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
|
Fix harmless uninitialized data warning
|
9 years ago |
duk_hstring.h
|
Add DUK_OPT_EXTSTR_FREE() macro hook
|
10 years ago |
duk_hstring_misc.c
|
Fix -Wcast-qual warnings for DDDPRINTs
|
9 years ago |
duk_hthread.h
|
Strip 'leave as garbage' valstack policy
|
9 years ago |
duk_hthread_alloc.c
|
Separate (marker) unused tag
|
9 years ago |
duk_hthread_builtins.c
|
Simulate a defprop in error .fileName etc setters
|
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
|
Use pass 3 compilation if necessary (GH-115)
|
10 years ago |
duk_internal.h
|
Rework lexer to use bufwriter
|
9 years ago |
duk_jmpbuf.h
|
Add alt setjmp/longjmp providers, OSX auto _setjmp
|
10 years ago |
duk_js.h
|
Tailcall -> tail call in src
|
9 years ago |
duk_js_bytecode.h
|
Handle RETURN opcode without longjmp
|
9 years ago |
duk_js_call.c
|
Use helper for DUK_ERR_API_ERROR call sites
|
9 years ago |
duk_js_compiler.c
|
Merge pull request #462 from svaarala/syntax-error-augment-change
|
9 years ago |
duk_js_compiler.h
|
Tailcall -> tail call in src
|
9 years ago |
duk_js_executor.c
|
Separate (marker) unused tag
|
9 years ago |
duk_js_ops.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_js_var.c
|
Separate (marker) unused tag
|
9 years ago |
duk_json.h
|
Use hybrid loop detection for slow path JSON
|
9 years ago |
duk_lexer.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_lexer.h
|
Minimal const support, treat mostly like "var"
|
9 years ago |
duk_numconv.c
|
Fix -Wcast-qual warnings for DDDPRINTs
|
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
|
Fix .txt refs to .rst in source code
|
9 years ago |
duk_regexp_executor.c
|
Fix -Wcast-qual warnings for DDDPRINTs
|
9 years ago |
duk_replacements.c
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_replacements.h
|
Symbol visibility changes for code and headers
|
10 years ago |
duk_selftest.c
|
Fixes for -Wcast-qual, const/volatile casts
|
9 years ago |
duk_selftest.h
|
Fix compile warning when selftests disabled
|
10 years ago |
duk_strings.c
|
Improve API require/index error messages
|
9 years ago |
duk_strings.h
|
Improve API require/index error messages
|
9 years ago |
duk_tval.c
|
Fix a few MSVC warnings triggered by fastint
|
10 years ago |
duk_tval.h
|
Separate (marker) unused tag
|
9 years ago |
duk_unicode.h
|
Faster regexp canonicalization using a lookup
|
9 years ago |
duk_unicode_support.c
|
Fix a few compile warnings
|
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
|
Hex encode/decode and other codec improvements
|
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
|
Add sizes to builtin array declarations
|
10 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
|
Simulate a defprop in error .fileName etc setters
|
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 |
genstrings.py
|
Minimal const support, treat mostly like "var"
|
9 years ago |
prepare_unicode_data.py
|
Fix handling of ranges in UnicodeData.txt
|
10 years ago |