.. |
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
|
Align Object.keys() etc. arg policy with ES6
|
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
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_api_call.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_api_codec.c
|
String.prototype.repeat(), internal buf zeroing
|
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
|
Pack arguments to internal property calls
|
8 years ago |
duk_api_inspect.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_api_internal.h
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_api_memory.c
|
Remove DUK_USE_MARK_AND_SWEEP checks
|
8 years ago |
duk_api_object.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_api_public.h.in
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_api_stack.c
|
Misc footprint optimization by reducing arg counts
|
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
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_bi_boolean.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_bi_buffer.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_bi_date.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_bi_date_unix.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_bi_date_windows.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_bi_duktape.c
|
Remove DUK_USE_MARK_AND_SWEEP checks
|
8 years ago |
duk_bi_encoding.c
|
String.prototype.repeat(), internal buf zeroing
|
8 years ago |
duk_bi_error.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_bi_function.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_bi_global.c
|
Explicit lexenv/varenv in duk_hcompfunc
|
8 years ago |
duk_bi_json.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_bi_math.c
|
Fix some MinGW pow() and atan2() math issues
|
8 years ago |
duk_bi_number.c
|
Add internal duk_remove_m2() helper for footprint
|
8 years ago |
duk_bi_object.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_bi_pointer.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_bi_protos.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_bi_proxy.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_bi_reflect.c
|
Small footprint optimizations for Object/Reflect
|
8 years ago |
duk_bi_regexp.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_bi_string.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_bi_thread.c
|
Source fixes for #ifdef and #ifndef convention
|
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
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_debugger.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_debugger.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_error.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_error_augment.c
|
Add internal duk_remove_m2() helper for footprint
|
8 years ago |
duk_error_longjmp.c
|
Process refzeros before throwing an error
|
8 years ago |
duk_error_macros.c
|
Allow bound function as Thread initial function
|
8 years ago |
duk_error_misc.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_error_throw.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_exception.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_forwdecl.h
|
Source fixes for #ifdef and #ifndef convention
|
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
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hbuffer_ops.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hbufobj.h
|
Source fixes for #ifdef and #ifndef convention
|
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
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_heap_alloc.c
|
Remove DUK_USE_MARK_AND_SWEEP checks
|
8 years ago |
duk_heap_hashstring.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_heap_markandsweep.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_heap_memory.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_heap_misc.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_heap_refcount.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_heap_stringcache.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_heap_stringtable.c
|
Remove DUK_USE_MARK_AND_SWEEP checks
|
8 years ago |
duk_heaphdr.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hnatfunc.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hobject.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hobject_alloc.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hobject_class.c
|
Use varuint for more initdata encodings
|
8 years ago |
duk_hobject_enum.c
|
Add internal duk_remove_m2() helper for footprint
|
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
|
Use duk_known_{hstring,hbuffer,hobject}() helpers
|
8 years ago |
duk_hobject_props.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_hstring.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hstring_misc.c
|
Implement String.prototype.codePointAt()
|
8 years ago |
duk_hthread.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_hthread_alloc.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_hthread_builtins.c
|
Pack arguments to internal property calls
|
8 years ago |
duk_hthread_misc.c
|
Rename src/ to src-input/ to match dist
|
8 years ago |
duk_hthread_stacks.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_internal.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_jmpbuf.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_js.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_js_arith.c
|
Fix some MinGW pow() and atan2() math issues
|
8 years ago |
duk_js_bytecode.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_js_call.c
|
Add internal duk_remove_m2() helper for footprint
|
8 years ago |
duk_js_compiler.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_js_compiler.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_js_executor.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_js_ops.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_js_var.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_json.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_lexer.c
|
Misc footprint optimization by reducing arg counts
|
8 years ago |
duk_lexer.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_numconv.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_numconv.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_regexp.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_regexp_compiler.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_regexp_executor.c
|
Source fixes for #ifdef and #ifndef convention
|
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
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_tval.c
|
Fastint check for duk_put_number_list()
|
8 years ago |
duk_tval.h
|
Fix compiler warnings re: shifting negative values
|
8 years ago |
duk_unicode.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_unicode_support.c
|
Add internal duk_remove_m2() helper for footprint
|
8 years ago |
duk_unicode_tables.c
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_util.h
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_util_bitdecoder.c
|
Use varuint for more initdata encodings
|
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
|
Source fixes for #ifdef and #ifndef convention
|
8 years ago |
duk_util_hashprime.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
|
Explicit lexenv/varenv in duk_hcompfunc
|
8 years ago |