..
SpecialCasing-8bit.txt
Rename src/ to src-input/ to match dist
8 years ago
SpecialCasing.txt
Update Unicode data files to Unicode 12.1.0
6 years ago
UnicodeData-8bit.txt
Rename src/ to src-input/ to match dist
8 years ago
UnicodeData.txt
Update Unicode data files to Unicode 12.1.0
6 years ago
builtins.yaml
Source changes for property code switch
3 years ago
duk_alloc_default.c
Reformat some source files with clang-format
3 years ago
duk_api_buffer.c
More DUK_WO_NORETURN() fixes
7 years ago
duk_api_bytecode.c
Source changes for property code switch
3 years ago
duk_api_call.c
Source changes for property code switch
3 years ago
duk_api_codec.c
Reformat some source files with clang-format
3 years ago
duk_api_compile.c
Add explicit string char access helpers
3 years ago
duk_api_debug.c
Reformat some source files with clang-format
3 years ago
duk_api_heap.c
Source changes for property code switch
3 years ago
duk_api_inspect.c
Source changes for property code switch
3 years ago
duk_api_internal.h
Source changes for property code switch
3 years ago
duk_api_memory.c
Reformat some source files with clang-format
3 years ago
duk_api_object.c
Fixes and improvements to new property code
2 years ago
duk_api_random.c
Fix DUK_USE_GET_RANDOM_DOUBLE() arg handling
3 years ago
duk_api_readable.c
Fixes and improvements to new property code
2 years ago
duk_api_stack.c
Fixes and improvements to new property code
2 years ago
duk_api_string.c
WTF-8 implementation improvements
3 years ago
duk_api_time.c
Reformat some source files with clang-format
3 years ago
duk_bi_array.c
Fixes and improvements to new property code
2 years ago
duk_bi_boolean.c
Source changes for property code switch
3 years ago
duk_bi_buffer.c
Source changes for property code switch
3 years ago
duk_bi_cbor.c
Source changes for property code switch
3 years ago
duk_bi_date.c
Source changes for property code switch
3 years ago
duk_bi_date_unix.c
Reformat some source files with clang-format
3 years ago
duk_bi_date_windows.c
Reformat some source files with clang-format
3 years ago
duk_bi_duktape.c
Reformat some source files with clang-format
3 years ago
duk_bi_encoding.c
Source changes for WTF-8
3 years ago
duk_bi_error.c
Source changes for property code switch
3 years ago
duk_bi_function.c
Source changes for property code switch
3 years ago
duk_bi_global.c
Source changes for property code switch
3 years ago
duk_bi_json.c
Fixes and improvements to new property code
2 years ago
duk_bi_math.c
Fix DUK_USE_GET_RANDOM_DOUBLE() arg handling
3 years ago
duk_bi_number.c
Source changes for property code switch
3 years ago
duk_bi_object.c
Fixes and improvements to new property code
2 years ago
duk_bi_performance.c
Reformat some source files with clang-format
3 years ago
duk_bi_pointer.c
Source changes for property code switch
3 years ago
duk_bi_promise.c
Reformat some source files with clang-format
3 years ago
duk_bi_protos.h
Source changes for property code switch
3 years ago
duk_bi_proxy.c
Fixes and improvements to new property code
2 years ago
duk_bi_reflect.c
Source changes for property code switch
3 years ago
duk_bi_regexp.c
Source changes for property code switch
3 years ago
duk_bi_string.c
Source changes for property code switch
3 years ago
duk_bi_symbol.c
Source changes for property code switch
3 years ago
duk_bi_thread.c
Reformat some source files with clang-format
3 years ago
duk_bi_thrower.c
Use duk_hthread, not duk_context in internals
7 years ago
duk_dblunion.h
Reformat some source files with clang-format
3 years ago
duk_debug.h
Reformat some source files with clang-format
3 years ago
duk_debug_fixedbuffer.c
Reformat some source files with clang-format
3 years ago
duk_debug_macros.c
Reformat some source files with clang-format
3 years ago
duk_debug_vsnprintf.c
Fixes and improvements to new property code
2 years ago
duk_debugger.c
Source changes for property code switch
3 years ago
duk_debugger.h
Reformat some source files with clang-format
3 years ago
duk_error.h
Source changes for property code switch
3 years ago
duk_error_augment.c
Source changes for property code switch
3 years ago
duk_error_longjmp.c
Source changes for property code switch
3 years ago
duk_error_macros.c
Source changes for property code switch
3 years ago
duk_error_misc.c
Source changes for property code switch
3 years ago
duk_error_throw.c
Reformat some source files with clang-format
3 years ago
duk_exception.h
Reformat some source files with clang-format
3 years ago
duk_fltunion.h
Reformat some source files with clang-format
3 years ago
duk_forwdecl.h
Source changes for property code switch
3 years ago
duk_harray.h
Source changes for property code switch
3 years ago
duk_hboundfunc.h
Reformat some source files with clang-format
3 years ago
duk_hbuffer.h
Reformat some source files with clang-format
3 years ago
duk_hbuffer_alloc.c
Source changes for property code switch
3 years ago
duk_hbuffer_assert.c
Reformat some source files with clang-format
3 years ago
duk_hbuffer_ops.c
Reformat some source files with clang-format
3 years ago
duk_hbufobj.h
Source changes for property code switch
3 years ago
duk_hbufobj_misc.c
Source changes for property code switch
3 years ago
duk_hcompfunc.h
Reformat some source files with clang-format
3 years ago
duk_heap.h
Fixes and improvements to new property code
2 years ago
duk_heap_alloc.c
Fixes and improvements to new property code
2 years ago
duk_heap_finalize.c
Source changes for property code switch
3 years ago
duk_heap_hashstring.c
Reformat some source files with clang-format
3 years ago
duk_heap_markandsweep.c
Source changes for property code switch
3 years ago
duk_heap_memory.c
Assert fix for realloc()
3 years ago
duk_heap_misc.c
Source changes for property code switch
3 years ago
duk_heap_refcount.c
Source changes for property code switch
3 years ago
duk_heap_stringcache.c
WTF-8 implementation improvements
3 years ago
duk_heap_stringtable.c
Source changes for property code switch
3 years ago
duk_heaphdr.h
Source changes for property code switch
3 years ago
duk_heaphdr_assert.c
Source changes for property code switch
3 years ago
duk_henv.h
Reformat some source files with clang-format
3 years ago
duk_hnatfunc.h
Reformat some source files with clang-format
3 years ago
duk_hobject.h
Fixes and improvements to new property code
2 years ago
duk_hobject_alloc.c
Source changes for property code switch
3 years ago
duk_hobject_array.c
Source changes for property code switch
3 years ago
duk_hobject_assert.c
Source changes for property code switch
3 years ago
duk_hobject_class.c
Source changes for property code switch
3 years ago
duk_hobject_lookup.c
Source changes for property code switch
3 years ago
duk_hobject_misc.c
Source changes for property code switch
3 years ago
duk_hobject_pc2line.c
Reformat some source files with clang-format
3 years ago
duk_hobject_props.c
Fixes and improvements to new property code
2 years ago
duk_hobject_proxy.c
Fixes and improvements to new property code
2 years ago
duk_hobject_resize.c
Fixes and improvements to new property code
2 years ago
duk_hproxy.h
Reformat some source files with clang-format
3 years ago
duk_hstring.h
Source changes for property code switch
3 years ago
duk_hstring_assert.c
Source changes for WTF-8
3 years ago
duk_hstring_misc.c
Source changes for property code switch
3 years ago
duk_hthread.h
Source changes for property code switch
3 years ago
duk_hthread_alloc.c
Reformat some source files with clang-format
3 years ago
duk_hthread_builtins.c
Source changes for property code switch
3 years ago
duk_hthread_misc.c
Reformat some source files with clang-format
3 years ago
duk_hthread_stacks.c
Source changes for property code switch
3 years ago
duk_internal.h
Source changes for property code switch
3 years ago
duk_jmpbuf.h
Reformat some source files with clang-format
3 years ago
duk_js.h
Fixes and improvements to new property code
2 years ago
duk_js_arith.c
Reformat some source files with clang-format
3 years ago
duk_js_bytecode.h
Source changes for property code switch
3 years ago
duk_js_call.c
Fixes and improvements to new property code
2 years ago
duk_js_compiler.c
Source changes for property code switch
3 years ago
duk_js_compiler.h
Reformat some source files with clang-format
3 years ago
duk_js_executor.c
Source changes for property code switch
3 years ago
duk_js_ops.c
Fixes and improvements to new property code
2 years ago
duk_js_prop.c
Source changes for property code switch
3 years ago
duk_js_var.c
Source changes for property code switch
3 years ago
duk_json.h
Reformat some source files with clang-format
3 years ago
duk_lexer.c
Reformat some source files with clang-format
3 years ago
duk_lexer.h
Reformat some source files with clang-format
3 years ago
duk_numconv.c
Add explicit string char access helpers
3 years ago
duk_numconv.h
Reformat some source files with clang-format
3 years ago
duk_prop.h
Fixes and improvements to new property code
2 years ago
duk_prop_defown.c
Fixes and improvements to new property code
2 years ago
duk_prop_delete.c
Fixes and improvements to new property code
2 years ago
duk_prop_enum.c
Fixes and improvements to new property code
2 years ago
duk_prop_get.c
Fixes and improvements to new property code
2 years ago
duk_prop_getown.c
Fixes and improvements to new property code
2 years ago
duk_prop_has.c
Fixes and improvements to new property code
2 years ago
duk_prop_ownpropkeys.c
Fixes and improvements to new property code
2 years ago
duk_prop_set.c
Fixes and improvements to new property code
2 years ago
duk_prop_util.c
Fixes and improvements to new property code
2 years ago
duk_refcount.h
Source changes for property code switch
3 years ago
duk_regexp.h
Source changes for WTF-8
3 years ago
duk_regexp_compiler.c
Source changes for property code switch
3 years ago
duk_regexp_executor.c
Source changes for property code switch
3 years ago
duk_replacements.c
Remove dependency on fmin() and fmax() entirely
8 years ago
duk_replacements.h
Reformat some source files with clang-format
3 years ago
duk_selftest.c
Reformat some source files with clang-format
3 years ago
duk_selftest.h
Reformat some source files with clang-format
3 years ago
duk_strings.h
Source changes for property code switch
3 years ago
duk_tval.c
Reformat some source files with clang-format
3 years ago
duk_tval.h
Source changes for property code switch
3 years ago
duk_unicode.h
WTF-8 implementation improvements
3 years ago
duk_unicode_support.c
Source changes for WTF-8
3 years ago
duk_unicode_tables.c
Use 'ECMAScript' spelling in src-input
7 years ago
duk_unicode_wtf8.c
WTF-8 implementation improvements
3 years ago
duk_util.h
Add explicit string char access helpers
3 years ago
duk_util_bitdecoder.c
Reformat some source files with clang-format
3 years ago
duk_util_bitencoder.c
Rename src/ to src-input/ to match dist
8 years ago
duk_util_bufwriter.c
Reformat some source files with clang-format
3 years ago
duk_util_cast.c
Reformat some source files with clang-format
3 years ago
duk_util_double.c
Reformat some source files with clang-format
3 years ago
duk_util_hashbytes.c
Reformat some source files with clang-format
3 years ago
duk_util_memory.c
Reformat some source files with clang-format
3 years ago
duk_util_memrw.c
Changes to compile CBOR extra as built-in
5 years ago
duk_util_misc.c
Fix DUK_USE_GET_RANDOM_DOUBLE() arg handling
3 years ago
duk_util_tinyrandom.c
Reformat some source files with clang-format
3 years ago
duktape.h.in
Source changes for property code switch
3 years ago
strings.yaml
Source changes for property code switch
3 years ago