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.
 
 
 
 
 
 
Sami Vaarala 37242ab587 Add duk_get_prop_desc() API call 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 Implement ES6 Math.hypot() 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 Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_api_call.c Encoding API implementation minor improvements 8 years ago
duk_api_codec.c String.prototype.repeat(), internal buf zeroing 8 years ago
duk_api_compile.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_api_debug.c Faster heap refcount check 8 years ago
duk_api_heap.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_api_internal.h Faster duk_get_type() and duk_get_type_mask() 8 years ago
duk_api_memory.c Rename src/ to src-input/ to match dist 8 years ago
duk_api_object.c Add duk_get_prop_desc() API call 8 years ago
duk_api_public.h.in Add duk_get_prop_desc() API call 8 years ago
duk_api_stack.c Faster duk_get_type() and duk_get_type_mask() 8 years ago
duk_api_string.c String.prototype.repeat(), internal buf zeroing 8 years ago
duk_api_time.c Rename src/ to src-input/ to match dist 8 years ago
duk_bi_array.c Verbose errors also for return shorthand 8 years ago
duk_bi_boolean.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_bi_buffer.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_bi_date.c Make built-ins optional in metadata and source 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 Verbose errors also for return shorthand 8 years ago
duk_bi_encoding.c String.prototype.repeat(), internal buf zeroing 8 years ago
duk_bi_error.c Add internal duk_dup_xxx() helpers 8 years ago
duk_bi_function.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_bi_global.c Add 0o123 and 0b10001 support to ToNumber() 8 years ago
duk_bi_json.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_bi_math.c Remove dependency on fmin() and fmax() entirely 8 years ago
duk_bi_number.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_bi_object.c Add duk_get_prop_desc() API call 8 years ago
duk_bi_pointer.c Verbose errors also for return shorthand 8 years ago
duk_bi_protos.h Use TextDecoder() for Buffer .toString() 8 years ago
duk_bi_proxy.c Encoding API implementation minor improvements 8 years ago
duk_bi_reflect.c Comments and other trivia 8 years ago
duk_bi_regexp.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_bi_string.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_bi_thread.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_bi_thrower.c Verbose errors also for return shorthand 8 years ago
duk_dblunion.h.in Double handling improvements, str rep comments 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_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_debugger.h Rename src/ to src-input/ to match dist 8 years ago
duk_error.h Verbose errors also for return shorthand 8 years ago
duk_error_augment.c Misc compiler warning fixes 8 years ago
duk_error_longjmp.c Add duk_ret_t retval to duk_{throw,error,fatal}() 8 years ago
duk_error_macros.c Verbose errors also for return shorthand 8 years ago
duk_error_misc.c Rename src/ to src-input/ to match dist 8 years ago
duk_error_throw.c Add duk_ret_t retval to duk_{throw,error,fatal}() 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 Faster heap refcount check 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 Use duk_known_{hstring,hbuffer,hobject}() helpers 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 Faster heap refcount check 8 years ago
duk_heap_stringcache.c Rename src/ to src-input/ to match dist 8 years ago
duk_heap_stringtable.c Add precomputed arridx to duk_hstring 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 Add duk_get_prop_desc() API call 8 years ago
duk_hobject_alloc.c Rename src/ to src-input/ to match dist 8 years ago
duk_hobject_class.c Change Node.js Buffer to inherit from Uint8Array 8 years ago
duk_hobject_enum.c ES6 enumeration order for plain objects/arrays 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 Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_hobject_props.c Add duk_get_prop_desc() API call 8 years ago
duk_hstring.h Add precomputed arridx to duk_hstring 8 years ago
duk_hstring_misc.c Implement String.prototype.codePointAt() 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 Use duk_known_{hstring,hbuffer,hobject}() 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 Double handling improvements, str rep comments 8 years ago
duk_js_arith.c Source trivia for exp operator 8 years ago
duk_js_bytecode.h Reorder EXP opcodes to be right after MOD 8 years ago
duk_js_call.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_js_compiler.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_js_compiler.h Rename src/ to src-input/ to match dist 8 years ago
duk_js_executor.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_js_ops.c Add 0o123 and 0b10001 support to ToNumber() 8 years ago
duk_js_var.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_json.h Rename src/ to src-input/ to match dist 8 years ago
duk_lexer.c Add ES6 0oNNN, 0bNNN literals, 078 decimal literal 8 years ago
duk_lexer.h Add \u{H+} support to source code lexer 8 years ago
duk_numconv.c Add 0o123 and 0b10001 support to ToNumber() 8 years ago
duk_numconv.h Add 0o123 and 0b10001 support to ToNumber() 8 years ago
duk_regexp.h Remove throwing stubs for buffers, Proxy, etc 8 years ago
duk_regexp_compiler.c Use duk_known_{hstring,hbuffer,hobject}() helpers 8 years ago
duk_regexp_executor.c String.prototype.repeat(), internal buf zeroing 8 years ago
duk_replacements.c Remove dependency on fmin() and fmax() entirely 8 years ago
duk_replacements.h Remove dependency on fmin() and fmax() entirely 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 Add \u{H+} support to source code lexer 8 years ago
duk_tval.c Faster duk_get_type() and duk_get_type_mask() 8 years ago
duk_tval.h Faster duk_get_type() and duk_get_type_mask() 8 years ago
duk_unicode.h Add ES6 0oNNN, 0bNNN literals, 078 decimal literal 8 years ago
duk_unicode_support.c String.prototype.repeat(), internal buf zeroing 8 years ago
duk_unicode_tables.c Rename src/ to src-input/ to match dist 8 years ago
duk_util.h Remove dependency on fmin() and fmax() entirely 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 Use duk_known_{hstring,hbuffer,hobject}() helpers 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 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 Rename src/ to src-input/ to match dist 8 years ago
strings.yaml Add ES6 Reflect built-in object 8 years ago