You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bruce Pascoe 81ed33df24 Add support for ES7 exponentiation operator ('**') 8 years ago
..
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 present_if tags for Proxy, bufferobjects, etc. 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 Add internal duk_dup_xxx() helpers 8 years ago
duk_api_call.c Rename src/ to src-input/ to match dist 8 years ago
duk_api_codec.c Rename src/ to src-input/ to match dist 8 years ago
duk_api_compile.c Rename src/ to src-input/ to match dist 8 years ago
duk_api_debug.c Rename src/ to src-input/ to match dist 8 years ago
duk_api_heap.c Add internal duk_dup_xxx() helpers 8 years ago
duk_api_internal.h Add internal duk_dup_xxx() helpers 8 years ago
duk_api_memory.c Rename src/ to src-input/ to match dist 8 years ago
duk_api_object.c Fix duk_put_prop() target/value same slot bug 8 years ago
duk_api_public.h.in Remove duk_to_defaultvalue() 8 years ago
duk_api_stack.c Add internal duk_dup_xxx() helpers 8 years ago
duk_api_string.c Rename src/ to src-input/ to match dist 8 years ago
duk_api_time.c Rename src/ to src-input/ to match dist 8 years ago
duk_bi_array.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_boolean.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_buffer.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_date.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_date_unix.c Rename src/ to src-input/ to match dist 8 years ago
duk_bi_date_windows.c Rename src/ to src-input/ to match dist 8 years ago
duk_bi_duktape.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_error.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_function.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_global.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_json.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_math.c Add support for ES7 exponentiation operator ('**') 8 years ago
duk_bi_number.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_object.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_pointer.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_protos.h Rename src/ to src-input/ to match dist 8 years ago
duk_bi_proxy.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_regexp.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_string.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_thread.c Remove throwing stubs for buffers, Proxy, etc 8 years ago
duk_bi_thrower.c Rename src/ to src-input/ to match dist 8 years ago
duk_dblunion.h.in Rename src/ to src-input/ to match dist 8 years ago
duk_debug.h Rename src/ to src-input/ to match dist 8 years ago
duk_debug_fixedbuffer.c Rename src/ to src-input/ to match dist 8 years ago
duk_debug_macros.c Rename src/ to src-input/ to match dist 8 years ago
duk_debug_vsnprintf.c Rename src/ to src-input/ to match dist 8 years ago
duk_debugger.c Use duk_dup_top() instead of duk_dup(ctx, -1) 8 years ago
duk_debugger.h Rename src/ to src-input/ to match dist 8 years ago
duk_error.h Add prototype dense array fast paths for push/pop 8 years ago
duk_error_augment.c Misc compiler warning fixes 8 years ago
duk_error_longjmp.c Rename src/ to src-input/ to match dist 8 years ago
duk_error_macros.c Rename src/ to src-input/ to match dist 8 years ago
duk_error_misc.c Rename src/ to src-input/ to match dist 8 years ago
duk_error_throw.c Rename src/ to src-input/ to match dist 8 years ago
duk_exception.h Rename src/ to src-input/ to match dist 8 years ago
duk_forwdecl.h Rename src/ to src-input/ to match dist 8 years ago
duk_harray.h Add prototype dense array fast paths for push/pop 8 years ago
duk_hbuffer.h Rename src/ to src-input/ to match dist 8 years ago
duk_hbuffer_alloc.c Rename src/ to src-input/ to match dist 8 years ago
duk_hbuffer_ops.c Rename src/ to src-input/ to match dist 8 years ago
duk_hbufobj.h Rename src/ to src-input/ to match dist 8 years ago
duk_hbufobj_misc.c Rename src/ to src-input/ to match dist 8 years ago
duk_hcompfunc.h Rename src/ to src-input/ to match dist 8 years ago
duk_heap.h Further refcount norz macro tweaks 8 years ago
duk_heap_alloc.c Further refcount norz macro tweaks 8 years ago
duk_heap_hashstring.c Rename src/ to src-input/ to match dist 8 years ago
duk_heap_markandsweep.c Further refcount norz macro tweaks 8 years ago
duk_heap_memory.c Rename src/ to src-input/ to match dist 8 years ago
duk_heap_misc.c Rename src/ to src-input/ to match dist 8 years ago
duk_heap_refcount.c Further refcount norz macro tweaks 8 years ago
duk_heap_stringcache.c Rename src/ to src-input/ to match dist 8 years ago
duk_heap_stringtable.c Further refcount norz macro tweaks 8 years ago
duk_heaphdr.h Further refcount norz macro tweaks 8 years ago
duk_hnatfunc.h Rename src/ to src-input/ to match dist 8 years ago
duk_hobject.h Make finalizer support optional for lowmem targets 8 years ago
duk_hobject_alloc.c Rename src/ to src-input/ to match dist 8 years ago
duk_hobject_class.c Rename src/ to src-input/ to match dist 8 years ago
duk_hobject_enum.c Add internal duk_dup_xxx() helpers 8 years ago
duk_hobject_finalizer.c Add internal duk_dup_xxx() helpers 8 years ago
duk_hobject_misc.c Rename src/ to src-input/ to match dist 8 years ago
duk_hobject_pc2line.c Rename src/ to src-input/ to match dist 8 years ago
duk_hobject_props.c Add internal duk_dup_xxx() helpers 8 years ago
duk_hstring.h Rename src/ to src-input/ to match dist 8 years ago
duk_hstring_misc.c Rename src/ to src-input/ to match dist 8 years ago
duk_hthread.h Rename src/ to src-input/ to match dist 8 years ago
duk_hthread_alloc.c Rename src/ to src-input/ to match dist 8 years ago
duk_hthread_builtins.c Add internal duk_dup_xxx() helpers 8 years ago
duk_hthread_misc.c Rename src/ to src-input/ to match dist 8 years ago
duk_hthread_stacks.c Rename src/ to src-input/ to match dist 8 years ago
duk_internal.h Rename src/ to src-input/ to match dist 8 years ago
duk_jmpbuf.h Rename src/ to src-input/ to match dist 8 years ago
duk_js.h Add support for ES7 exponentiation operator ('**') 8 years ago
duk_js_arith.c Add support for ES7 exponentiation operator ('**') 8 years ago
duk_js_bytecode.h Add support for ES7 exponentiation operator ('**') 8 years ago
duk_js_call.c Use duk_dup_top() instead of duk_dup(ctx, -1) 8 years ago
duk_js_compiler.c Add support for ES7 exponentiation operator ('**') 8 years ago
duk_js_compiler.h Rename src/ to src-input/ to match dist 8 years ago
duk_js_executor.c Add support for ES7 exponentiation operator ('**') 8 years ago
duk_js_ops.c Make bufferobject BIDXs optional when disabled 8 years ago
duk_js_var.c Add internal duk_dup_xxx() helpers 8 years ago
duk_json.h Rename src/ to src-input/ to match dist 8 years ago
duk_lexer.c Add support for ES7 exponentiation operator ('**') 8 years ago
duk_lexer.h Add support for ES7 exponentiation operator ('**') 8 years ago
duk_numconv.c Rename src/ to src-input/ to match dist 8 years ago
duk_numconv.h Rename src/ to src-input/ to match dist 8 years ago
duk_regexp.h Remove throwing stubs for buffers, Proxy, etc 8 years ago
duk_regexp_compiler.c Shared character class matcher code 8 years ago
duk_regexp_executor.c Add internal duk_dup_xxx() helpers 8 years ago
duk_replacements.c Rename src/ to src-input/ to match dist 8 years ago
duk_replacements.h Rename src/ to src-input/ to match dist 8 years ago
duk_selftest.c Rename src/ to src-input/ to match dist 8 years ago
duk_selftest.h Rename src/ to src-input/ to match dist 8 years ago
duk_strings.h Remove duk_to_defaultvalue() 8 years ago
duk_tval.c Rename src/ to src-input/ to match dist 8 years ago
duk_tval.h Add prototype dense array fast paths for push/pop 8 years ago
duk_unicode.h Remove throwing stubs for buffers, Proxy, etc 8 years ago
duk_unicode_support.c Remove throwing stubs for buffers, Proxy, etc 8 years ago
duk_unicode_tables.c Rename src/ to src-input/ to match dist 8 years ago
duk_util.h Use xoroshiro128+ (SplitMix64 seed mix) by default 8 years ago
duk_util_bitdecoder.c Rename src/ to src-input/ to match dist 8 years ago
duk_util_bitencoder.c Rename src/ to src-input/ to match dist 8 years ago
duk_util_bufwriter.c Rename src/ to src-input/ to match dist 8 years ago
duk_util_hashbytes.c Rename src/ to src-input/ to match dist 8 years ago
duk_util_hashprime.c Rename src/ to src-input/ to match dist 8 years ago
duk_util_misc.c Rename src/ to src-input/ to match dist 8 years ago
duk_util_tinyrandom.c Use xoroshiro128+ (SplitMix64 seed mix) by default 8 years ago
duktape.h.in Rename src/ to src-input/ to match dist 8 years ago
strings.yaml Rename src/ to src-input/ to match dist 8 years ago