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 607ce76a4e Unreachable return value fix 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 Minor typing trivia 10 years ago
duk_api.c Unreachable return value fix 10 years ago
duk_api_buffer.c Bug fix to duk_to_buffer_raw() 11 years ago
duk_api_call.c Formatting casts for custom format (%!T etc) 10 years ago
duk_api_codec.c Hex decode bug fix 11 years ago
duk_api_compile.c Miscellaneous typing work here and there 11 years ago
duk_api_debug.c Format string cleanups, allow NULL+%s/%p in debug 10 years ago
duk_api_internal.h /Wp64 fixes for VS2010 on x86 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) 11 years ago
duk_api_object.c Change API flag fields to unsigned 11 years ago
duk_api_public.h.in Add duk_copy() API pritimive 10 years ago
duk_api_string.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_api_thread.c Misc internal typing cleanups 11 years ago
duk_api_var.c typing cleanup 11 years ago
duk_bi_array.c A few assert fixes (remove compiler warning) 10 years ago
duk_bi_boolean.c A round of internal typing fixes (midcommit) 11 years ago
duk_bi_buffer.c A round of internal typing fixes (midcommit) 11 years ago
duk_bi_date.c Intermediate commit: string format cleanups 10 years ago
duk_bi_duktape.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_bi_error.c Format string cleanups, allow NULL+%s/%p in debug 10 years ago
duk_bi_function.c Formatting casts for custom format (%!T etc) 10 years ago
duk_bi_global.c Formatting casts for custom format (%!T etc) 10 years ago
duk_bi_json.c Formatting casts for custom format (%!T etc) 10 years ago
duk_bi_logger.c Intermediate commit: string format cleanups 10 years ago
duk_bi_math.c A round of internal typing fixes (midcommit) 11 years ago
duk_bi_number.c Formatting casts for custom format (%!T etc) 10 years ago
duk_bi_object.c Miscellaneous typing work here and there 11 years ago
duk_bi_pointer.c A round of internal typing fixes (midcommit) 11 years ago
duk_bi_protos.h Typing cleanups for JSON 11 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 Formatting casts for custom format (%!T etc) 10 years ago
duk_bi_string.c A few more /Wp64 fixes 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 add a .in extension for header snippets used to build duktape.h (cleaner to see that they're not standalone headers) 11 years ago
duk_debug.h Format string cleanups, allow NULL+%s/%p in debug 10 years ago
duk_debug_fixedbuffer.c Debugging code type cleanup 11 years ago
duk_debug_heap.c Formatting casts for custom format (%!T etc) 10 years ago
duk_debug_hobject.c Formatting casts for custom format (%!T etc) 10 years ago
duk_debug_macros.c Format string cleanups, allow NULL+%s/%p in debug 10 years ago
duk_debug_vsnprintf.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_error.h Internal typing fixes (mostly error code) 11 years ago
duk_error_augment.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_error_longjmp.c A round of internal typing fixes (midcommit) 11 years ago
duk_error_macros.c Format string cleanups, allow NULL+%s/%p in debug 10 years ago
duk_error_misc.c A round of internal typing fixes (midcommit) 11 years ago
duk_error_throw.c Formatting casts for custom format (%!T etc) 10 years ago
duk_features.h.in Remove requirement that INT_MAX is >=32 bits 10 years ago
duk_features_sanity.h.in rename JSONX and JSONC in code 11 years ago
duk_forwdecl.h Typing fix trivia: type for proto sanity counter 11 years ago
duk_hbuffer.h Assert fix, whitespacing 11 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 Internal typing fixes, heap code 11 years ago
duk_heap_alloc.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_heap_hashstring.c A round of internal typing fixes (midcommit) 11 years ago
duk_heap_markandsweep.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_heap_memory.c Format string cleanups, %ld instead of %d etc 10 years ago
duk_heap_misc.c first draft of a executor interrupt mechanism 11 years ago
duk_heap_refcount.c Formatting casts for custom format (%!T etc) 10 years ago
duk_heap_stringcache.c Format string cleanups, %ld instead of %d etc 10 years ago
duk_heap_stringtable.c A few more /Wp64 fixes 10 years ago
duk_heaphdr.h A round of internal typing fixes (midcommit) 11 years ago
duk_hnativefunction.h Internal typing fixes (mostly error code) 11 years ago
duk_hobject.h Format string cleanups, allow NULL+%s/%p in debug 10 years ago
duk_hobject_alloc.c A round of internal typing fixes (midcommit) 11 years ago
duk_hobject_class.c A round of internal typing fixes (midcommit) 11 years ago
duk_hobject_enum.c Formatting casts for custom format (%!T etc) 10 years ago
duk_hobject_finalizer.c Formatting casts for custom format (%!T etc) 10 years ago
duk_hobject_misc.c Use macro wrappers to access shared strings 10 years ago
duk_hobject_pc2line.c Minor typing trivia 10 years ago
duk_hobject_props.c Formatting casts for custom format (%!T etc) 10 years ago
duk_hstring.h Internal typing fixes (mostly error code) 11 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) 11 years ago
duk_hthread_builtins.c Format string cleanups, %ld instead of %d etc 10 years ago
duk_hthread_misc.c A round of internal typing fixes (midcommit) 11 years ago
duk_hthread_stacks.c Formatting casts for custom format (%!T etc) 10 years ago
duk_initjs.js remove Duktape.line() 11 years ago
duk_internal.h Include fix 11 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 11 years ago
duk_js_bytecode.h Intermediate commit of compiler typing cleanup 10 years ago
duk_js_call.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_js_compiler.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_js_compiler.h Intermediate commit of compiler typing cleanup 10 years ago
duk_js_executor.c Formatting casts for custom format (%!T etc) 10 years ago
duk_js_ops.c Use macro wrappers to access shared strings 10 years ago
duk_js_var.c /Wp64 fixes for VS2010 on x86 10 years ago
duk_json.h Typing cleanups for JSON 11 years ago
duk_lexer.c Format string cleanups, %ld instead of %d etc 10 years ago
duk_lexer.h Lexer typing cleanup 11 years ago
duk_numconv.c Minor typing 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 A few more /Wp64 fixes 10 years ago
duk_regexp_executor.c Minor typing 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 self test for 8, 16, 32 bit types 11 years ago
duk_selftest.h basic selftest framework, add clang aliasing selftest 11 years ago
duk_strings.c Executor typing fixes 10 years ago
duk_strings.h Executor typing fixes 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 11 years ago
duk_unicode_support.c Intermediate commit: string format cleanups 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 remove Duktape.line() 11 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 remove Duktape.line() 11 years ago