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 dcbd57ab96 Make 'tracedata' an internal property 10 years ago
..
CaseConversion.java java case conversion tool for manual testing 12 years ago
SpecialCasing.txt unicode data files required by build scripts 12 years ago
UnicodeData.txt unicode data files required by build scripts 12 years ago
duk_alloc_default.c Minor typing trivia 10 years ago
duk_alloc_torture.c FIXME cleanups 10 years ago
duk_api_buffer.c More strings into duk_strings.c/h 10 years ago
duk_api_call.c Type fix for magic value cast 10 years ago
duk_api_codec.c Cast trivia 10 years ago
duk_api_compile.c More strings into duk_strings.c/h 10 years ago
duk_api_debug.c FIXME cleanups 10 years ago
duk_api_heap.c Fix duk_set_global() global scope replacement 10 years ago
duk_api_internal.h Rework valstack resize to use a flags field 10 years ago
duk_api_logging.c A round of public API typing fixes 11 years ago
duk_api_memory.c A round of internal typing fixes (midcommit) 10 years ago
duk_api_object.c FIXME cleanups 10 years ago
duk_api_public.h.in Fix DUK_INVALID_INDEX define 10 years ago
duk_api_stack.c Rework valstack resize to use a flags field 10 years ago
duk_api_string.c More strings into duk_strings.c/h 10 years ago
duk_api_var.c More strings into duk_strings.c/h 10 years ago
duk_bi_array.c Fix Array.prototype.join() valstack spare handling 10 years ago
duk_bi_boolean.c FIXME cleanups 10 years ago
duk_bi_buffer.c Rename duk_get_magic() to duk_get_current_magic() 10 years ago
duk_bi_date.c Fix Date corner case bugs, tzoffset/local time 10 years ago
duk_bi_duktape.c Fix Duktape.gc() return value 10 years ago
duk_bi_error.c Make 'tracedata' an internal property 10 years ago
duk_bi_function.c Code policy issue fix trivia 10 years ago
duk_bi_global.c Code policy issue fix trivia 10 years ago
duk_bi_json.c Code policy issue fix trivia 10 years ago
duk_bi_logger.c FIXME cleanups 10 years ago
duk_bi_math.c Rename duk_get_magic() to duk_get_current_magic() 10 years ago
duk_bi_number.c Code policy issue fix trivia 10 years ago
duk_bi_object.c Code policy issue fix trivia 10 years ago
duk_bi_pointer.c FIXME cleanups 10 years ago
duk_bi_protos.h Typing cleanups for JSON 10 years ago
duk_bi_proxy.c add ownKeys proxy trap, update Object.keys() and Object.getOwnPropertyNames() to use it (combining them into a shared helper in the process), make Proxy extensible 11 years ago
duk_bi_regexp.c FIXME cleanups 10 years ago
duk_bi_string.c Code policy issue fix trivia 10 years ago
duk_bi_thread.c Formatting casts for custom format (%!T etc) 10 years ago
duk_bi_thrower.c rename duk_builtin_xxx -> duk_bi_xxx in code 11 years ago
duk_dblunion.h.in Code policy issue fix trivia 10 years ago
duk_debug.h Code policy issue fix trivia 10 years ago
duk_debug_fixedbuffer.c Add duk_fb_put_funcptr() 10 years ago
duk_debug_heap.c Code policy issue fix trivia 10 years ago
duk_debug_hobject.c Rename duk_hobject e_used to e_next for clarity 10 years ago
duk_debug_macros.c Format string cleanups, allow NULL+%s/%p in debug 10 years ago
duk_debug_vsnprintf.c Code policy issue fix trivia 10 years ago
duk_error.h Code policy issue fix trivia 10 years ago
duk_error_augment.c Make 'tracedata' an internal property 10 years ago
duk_error_longjmp.c Debug log uncaught error 10 years ago
duk_error_macros.c Code policy issue fix trivia 10 years ago
duk_error_misc.c A round of internal typing fixes (midcommit) 10 years ago
duk_error_throw.c FIXME cleanups and downgrades 10 years ago
duk_features.h.in Fix DUK_F_CLANG detection to avoid also DUK_F_GCC 10 years ago
duk_features_sanity.h.in rename JSONX and JSONC in code 11 years ago
duk_forwdecl.h Code policy issue fix trivia 10 years ago
duk_hbuffer.h Assert fix, whitespacing 10 years ago
duk_hbuffer_alloc.c Format string cleanups, allow NULL+%s/%p in debug 10 years ago
duk_hbuffer_ops.c Format string cleanups, %ld instead of %d etc 10 years ago
duk_hcompiledfunction.h Intermediate commit of compiler typing cleanup 10 years ago
duk_heap.h Code policy issue fix trivia 10 years ago
duk_heap_alloc.c Don't run finalizer for Proxy in heap destruction 10 years ago
duk_heap_hashstring.c Code policy issue fix trivia 10 years ago
duk_heap_markandsweep.c Code policy issue fix trivia 10 years ago
duk_heap_memory.c Code policy issue fix trivia 10 years ago
duk_heap_misc.c first draft of a executor interrupt mechanism 11 years ago
duk_heap_refcount.c Code policy issue fix trivia 10 years ago
duk_heap_stringcache.c Code policy issue fix trivia 10 years ago
duk_heap_stringtable.c Code policy issue fix trivia 10 years ago
duk_heaphdr.h A round of internal typing fixes (midcommit) 10 years ago
duk_hnativefunction.h Internal typing fixes (mostly error code) 10 years ago
duk_hobject.h Code policy issue fix trivia 10 years ago
duk_hobject_alloc.c FIXME cleanups 10 years ago
duk_hobject_class.c A round of internal typing fixes (midcommit) 10 years ago
duk_hobject_enum.c Code policy issue fix trivia 10 years ago
duk_hobject_finalizer.c Don't run finalizer for Proxy in heap destruction 10 years ago
duk_hobject_misc.c Prototype loop fix for error augmentation 10 years ago
duk_hobject_pc2line.c FIXME cleanups 10 years ago
duk_hobject_props.c Code policy issue fix trivia 10 years ago
duk_hstring.h Internal typing fixes (mostly error code) 10 years ago
duk_hstring_misc.c A few assert fixes (remove compiler warning) 10 years ago
duk_hthread.h Fix catcher flags field width 10 years ago
duk_hthread_alloc.c A round of internal typing fixes (midcommit) 10 years ago
duk_hthread_builtins.c Add OS and compiler to Duktape.env 10 years ago
duk_hthread_misc.c A round of internal typing fixes (midcommit) 10 years ago
duk_hthread_stacks.c FIXME cleanups 10 years ago
duk_initjs.js remove Duktape.line() 11 years ago
duk_internal.h Include fix 10 years ago
duk_jmpbuf.h remove #include directives from internal header files; duk_internal.h is expected to include them in correct order anyway 11 years ago
duk_js.h Misc typing work 10 years ago
duk_js_bytecode.h Code policy issue fix trivia 10 years ago
duk_js_call.c Rework valstack resize to use a flags field 10 years ago
duk_js_compiler.c FIXME cleanups and downgrades 10 years ago
duk_js_compiler.h Intermediate commit of compiler typing cleanup 10 years ago
duk_js_executor.c Rework valstack resize to use a flags field 10 years ago
duk_js_ops.c Fix plain use of fpclassify() and FP_NORMAL 10 years ago
duk_js_var.c Code policy issue fix trivia 10 years ago
duk_json.h Typing cleanups for JSON 10 years ago
duk_lexer.c Code policy issue fix trivia 10 years ago
duk_lexer.h Remove token end line tracking as unused 10 years ago
duk_numconv.c Code policy issue fix trivia 10 years ago
duk_numconv.h C type rework for numconv 11 years ago
duk_regexp.h add DUK_REOP_WIPERANGE and implement saved array wiping when quantified is rematched, fixing e.g. test-bug-regexp-quantifier-captures.js 11 years ago
duk_regexp_compiler.c Code policy issue fix trivia 10 years ago
duk_regexp_executor.c Code policy issue fix trivia 10 years ago
duk_replacements.c add missing duk_internal.h include 11 years ago
duk_replacements.h mixed commit with duk_features.h tweaks, duk_repl_isinf(), and other trivia 11 years ago
duk_selftest.c Add selftest for duk_(u)int64_t size 10 years ago
duk_selftest.h basic selftest framework, add clang aliasing selftest 11 years ago
duk_strings.c Add duk_{xcopy,xmove}_top(), remove duk_xmove() 10 years ago
duk_strings.h Add duk_{xcopy,xmove}_top(), remove duk_xmove() 10 years ago
duk_tval.h API typing cleanup: use duk_idx_t for counts 11 years ago
duk_unicode.h Unicode typing minor fix 10 years ago
duk_unicode_support.c Code policy issue fix trivia 10 years ago
duk_unicode_tables.c shorten unicode table/shell variable names a bit, add IdentifierStart-minus-Letter to unicode tables in anticipation of duk_unicode_is_letter 11 years ago
duk_util.h hex decode table; increases footprint but a bit faster 11 years ago
duk_util_bitdecoder.c Intermediate commit: string format cleanups 10 years ago
duk_util_bitencoder.c C typing fixes 11 years ago
duk_util_hashbytes.c internal macro renames, XXX -> DUK__XXX 11 years ago
duk_util_hashprime.c Format string cleanups, %ld instead of %d etc 10 years ago
duk_util_misc.c hex decode table; increases footprint but a bit faster 11 years ago
duk_util_tinyrandom.c fix some 'while(' to 'while (' spacings 11 years ago
duktape.h.in add AUTHORS.txt to distributable (it's referenced by LICENSE.txt); embed LICENSE.txt and AUTHORS.txt in an ascii-cleaned-up way into duktape.c and duktape.h 11 years ago
dukutil.py clean up #define, #undef, #ifdef etc to have a single space after the directive 11 years ago
extract_caseconv.py make as many data / pointer tables 'const' as possible to allow them to compiled into the text section 11 years ago
extract_chars.py rework unicode match table generation a bit in dist; add Letter category and refactor script 11 years ago
genbuildparams.py remove __duk__.build, replace it with __duk__.env which summarizes most important effective build options in a single space separated string 11 years ago
genbuiltins.py Fix and refactor equivalent year algorithm 10 years ago
genequivyear.py Add script to create equivalent years table 10 years ago
genexesizereport.py separate duk symbols from others in size report 11 years ago
genhashsizes.py python scripts needed for precomputing and build 12 years ago
gennumdigits.py helper script to generate tables needed for string-to-number conversion 12 years ago
genobjsizereport.py rename gensizereport.py 11 years ago
genstrings.py Make 'tracedata' an internal property 10 years ago