.. |
SpecialCasing-8bit.txt
|
Rename src/ to src-input/ to match dist
|
8 years ago |
SpecialCasing.txt
|
Rename src/ to src-input/ to match dist
|
8 years ago |
UnicodeData-8bit.txt
|
Rename src/ to src-input/ to match dist
|
8 years ago |
UnicodeData.txt
|
Rename src/ to src-input/ to match dist
|
8 years ago |
builtins.yaml
|
Add explicit duk_{hdecenv,hobjenv} structures
|
8 years ago |
duk_alloc_default.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_api_buffer.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_api_bytecode.c
|
Checked object allocs, voluntary GC check tweak
|
8 years ago |
duk_api_call.c
|
Add thr->callstack_curr
|
8 years ago |
duk_api_codec.c
|
Rewrite string table algorithm
|
8 years ago |
duk_api_compile.c
|
Add internal duk_remove_m2() helper for footprint
|
8 years ago |
duk_api_debug.c
|
Faster heap refcount check
|
8 years ago |
duk_api_heap.c
|
Checked object allocs, voluntary GC check tweak
|
8 years ago |
duk_api_inspect.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_api_internal.h
|
Fix a few compile warnings
|
8 years ago |
duk_api_memory.c
|
Remove DUK_USE_MARK_AND_SWEEP checks
|
8 years ago |
duk_api_object.c
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_api_public.h.in
|
Autospawn ArrayBuffer for .buffer where possible
|
8 years ago |
duk_api_stack.c
|
Add thr->callstack_curr
|
8 years ago |
duk_api_string.c
|
Make duk_hstring charlen lazy
|
8 years ago |
duk_api_time.c
|
Fix broken time conversion assert
|
8 years ago |
duk_bi_array.c
|
Source ES6/7 -> ES2015/ES2016 renames
|
8 years ago |
duk_bi_boolean.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_bi_buffer.c
|
Fix typedarray .set() argument validation
|
8 years ago |
duk_bi_date.c
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_bi_date_unix.c
|
Rewrite string table algorithm
|
8 years ago |
duk_bi_date_windows.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_bi_duktape.c
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_bi_encoding.c
|
More warning fixes (MSVC /W4)
|
8 years ago |
duk_bi_error.c
|
String creation safety, footprint trivia
|
8 years ago |
duk_bi_function.c
|
Fix constructable/namebinding flags for compile
|
8 years ago |
duk_bi_global.c
|
Add thr->callstack_curr
|
8 years ago |
duk_bi_json.c
|
Make duk_hstring charlen lazy
|
8 years ago |
duk_bi_math.c
|
Source ES6/7 -> ES2015/ES2016 renames
|
8 years ago |
duk_bi_number.c
|
Add internal duk_remove_m2() helper for footprint
|
8 years ago |
duk_bi_object.c
|
Fix a few compile warnings
|
8 years ago |
duk_bi_pointer.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_bi_protos.h
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_bi_proxy.c
|
Source ES6/7 -> ES2015/ES2016 renames
|
8 years ago |
duk_bi_reflect.c
|
Source ES6/7 -> ES2015/ES2016 renames
|
8 years ago |
duk_bi_regexp.c
|
Source ES6/7 -> ES2015/ES2016 renames
|
8 years ago |
duk_bi_string.c
|
Fix compile warnings for lazy charlen
|
8 years ago |
duk_bi_symbol.c
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_bi_thread.c
|
Add thr->callstack_curr
|
8 years ago |
duk_bi_thrower.c
|
Verbose errors also for return shorthand
|
8 years ago |
duk_dblunion.h.in
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_debug.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_debug_fixedbuffer.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_debug_macros.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_debug_vsnprintf.c
|
Debug print fastints with a 'F' suffix
|
8 years ago |
duk_debugger.c
|
Add thr->callstack_curr
|
8 years ago |
duk_debugger.h
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_error.h
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_error_augment.c
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_error_longjmp.c
|
Process refzeros before throwing an error
|
8 years ago |
duk_error_macros.c
|
Add cold attribute to error functions
|
8 years ago |
duk_error_misc.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_error_throw.c
|
Fix a few compile warnings
|
8 years ago |
duk_exception.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_forwdecl.h
|
Add explicit duk_{hdecenv,hobjenv} structures
|
8 years ago |
duk_harray.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hbuffer.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hbuffer_alloc.c
|
Add likely/unlike to alloc failures
|
8 years ago |
duk_hbuffer_ops.c
|
Add likely/unlike to alloc failures
|
8 years ago |
duk_hbufobj.h
|
Uint8Array plain buffer, remove most non-std props
|
8 years ago |
duk_hbufobj_misc.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_hcompfunc.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_heap.h
|
Integer field for refzero_free_running
|
8 years ago |
duk_heap_alloc.c
|
Checked object allocs, voluntary GC check tweak
|
8 years ago |
duk_heap_hashstring.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_heap_markandsweep.c
|
Integer field for refzero_free_running
|
8 years ago |
duk_heap_memory.c
|
Checked object allocs, voluntary GC check tweak
|
8 years ago |
duk_heap_misc.c
|
Small optimization of heap queueing code
|
8 years ago |
duk_heap_refcount.c
|
Integer field for refzero_free_running
|
8 years ago |
duk_heap_stringcache.c
|
Fix compile warnings for lazy charlen
|
8 years ago |
duk_heap_stringtable.c
|
Add explicit duk_{hdecenv,hobjenv} structures
|
8 years ago |
duk_heaphdr.h
|
Rewrite string table algorithm
|
8 years ago |
duk_henv.h
|
Add explicit duk_{hdecenv,hobjenv} structures
|
8 years ago |
duk_hnatfunc.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hobject.h
|
More warning fixes (MSVC /W4)
|
8 years ago |
duk_hobject_alloc.c
|
Add thr->callstack_curr
|
8 years ago |
duk_hobject_class.c
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_hobject_enum.c
|
Rewrite string table algorithm
|
8 years ago |
duk_hobject_finalizer.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hobject_misc.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hobject_pc2line.c
|
Rewrite string table algorithm
|
8 years ago |
duk_hobject_props.c
|
Make duk_hstring charlen lazy
|
8 years ago |
duk_hstring.h
|
Make duk_hstring charlen lazy
|
8 years ago |
duk_hstring_misc.c
|
Fix compile warnings for lazy charlen
|
8 years ago |
duk_hthread.h
|
Add thr->callstack_curr
|
8 years ago |
duk_hthread_alloc.c
|
Add thr->callstack_curr
|
8 years ago |
duk_hthread_builtins.c
|
Minor cleanups for explicit scope objects
|
8 years ago |
duk_hthread_misc.c
|
Add thr->callstack_curr
|
8 years ago |
duk_hthread_stacks.c
|
Add thr->callstack_curr
|
8 years ago |
duk_internal.h
|
Add explicit duk_{hdecenv,hobjenv} structures
|
8 years ago |
duk_jmpbuf.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_js.h
|
Add explicit duk_{hdecenv,hobjenv} structures
|
8 years ago |
duk_js_arith.c
|
Fix some MinGW pow() and atan2() math issues
|
8 years ago |
duk_js_bytecode.h
|
Simplify DUK_OP_DECLVAR flags
|
8 years ago |
duk_js_call.c
|
Add thr->callstack_curr
|
8 years ago |
duk_js_compiler.c
|
More warning fixes (MSVC /W4)
|
8 years ago |
duk_js_compiler.h
|
ES6 object literal id/method shorthand, dup keys
|
8 years ago |
duk_js_executor.c
|
Add thr->callstack_curr
|
8 years ago |
duk_js_ops.c
|
Rewrite string table algorithm
|
8 years ago |
duk_js_var.c
|
Stale 'act' fixes
|
8 years ago |
duk_json.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_lexer.c
|
Fix incorrect dash assert in regexp
|
8 years ago |
duk_lexer.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_numconv.c
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_numconv.h
|
Source ES6/7 -> ES2015/ES2016 renames
|
8 years ago |
duk_regexp.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_regexp_compiler.c
|
Rewrite string table algorithm
|
8 years ago |
duk_regexp_executor.c
|
Make duk_hstring charlen lazy
|
8 years ago |
duk_replacements.c
|
Remove dependency on fmin() and fmax() entirely
|
8 years ago |
duk_replacements.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_selftest.c
|
Add an fmod() self test
|
8 years ago |
duk_selftest.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_strings.h
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_tval.c
|
Fastint check for duk_put_number_list()
|
8 years ago |
duk_tval.h
|
Add initial, minimal ES6 Symbol support
|
8 years ago |
duk_unicode.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_unicode_support.c
|
String creation safety, footprint trivia
|
8 years ago |
duk_unicode_tables.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_util.h
|
More warning fixes (MSVC /W4)
|
8 years ago |
duk_util_bitdecoder.c
|
More warning fixes (MSVC /W4)
|
8 years ago |
duk_util_bitencoder.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_util_bufwriter.c
|
Make resize operations cold/unlikely
|
8 years ago |
duk_util_hashbytes.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_util_misc.c
|
Remove dependency on fmin() and fmax() entirely
|
8 years ago |
duk_util_tinyrandom.c
|
Use xoroshiro128+ (SplitMix64 seed mix) by default
|
8 years ago |
duktape.h.in
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
strings.yaml
|
Add explicit duk_{hdecenv,hobjenv} structures
|
8 years ago |