This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
github
/
duktape
mirror of
https://github.com/svaarala/duktape.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
javascript
duktape
javascript-engine
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.
6275
Commits
65
Branches
60
Tags
84 MiB
JavaScript
66.8%
C
27.5%
Python
2%
HTML
1.8%
Makefile
0.6%
Other
0.8%
Tree:
7b9801b4b2
add-comment-stripped-dist-source
add-config-profiles
add-function-source-property
add-getownpropertydescriptor-proxy-trap
add-memory-commit-test
add-nonbmp-helpers
api-create-heap-reorder
api-fileline-blame-control
api-get-refcount
api-multi-get
api-new-list-inits
api-push-bufobj-accept-bufobj
api-recheck-builtins
api-set-prototype-accept-null
buffer-index-no-inherit
builtin-construct-only
cpp-exception-improvements
cyclic-jx-gh331
debugger-rework-resume-command
document-snprintf-portability
duk-push-boolean-retval-1
external-bytecode-buffer-initial
footprint-equals-helper
global-object-hash-index
hack-outofmemory-envrec-close
hack-refzero-finalizer-postpone
hide-internal-properties
improve-summarization
lose-const-via-union
master
mingw-setjmp-longjmp-improvement
operator-overloading-minimal
osx-dist-improve-docs
perf-func-self-ref
profile-optimization-training-set
property-caching
proxy-chain-support
remove-extended-utf8-support
remove-unused-object-layout
revert-841-fix-node-loader
runtest-improvements
string-intern-copy-remove
switch-x86-x64-align-default
user-stack-check-macro
v1-maintenance
v1.0-maintenance
v1.1-maintenance
v1.2-maintenance
v1.3-maintenance
v1.4-maintenance
v1.5-maintenance
v1.6-maintenance
v1.7-maintenance
v1.8-maintenance
v2-maintenance
v2.0-maintenance
v2.1-maintenance
v2.2-maintenance
v2.3-maintenance
v2.4-maintenance
v2.5-maintenance
v2.6-maintenance
virtual-prototype-property
weak-references
website-benchmarks-page
add-rom-builtin-support-20160125i
convert-makedist-to-python-20160113
debugger-heap-walking-support-20160303a
fix-debugger-reattach-reentry-20160219a
hstring-size-optimization-20160302b
rom-user-builtins-20160203b
v0.1.0
v0.10.0
v0.11.0
v0.12.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.9.0
v1.0.0
v1.0.1
v1.0.2
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.4.0
v1.4.1
v1.4.2
v1.5.0
v1.5.1
v1.5.2
v1.6.0
v1.6.1
v1.7.0
v1.8.0
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.1.0
v2.1.1
v2.1.2
v2.2.0
v2.2.1
v2.3.0
v2.4.0
v2.5.0
v2.6.0
v2.7.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7b9801b4b2'
${ noResults }
duktape
/
util
History
Sami Vaarala
bd5fd3e1cc
Test262 filter utility, testclient success output
9 years ago
..
autofix_debuglog_calls.py
a few utility python scripts to work with debug call sites
11 years ago
bluebird-test-shim.js
Add a trivial bluebird test
10 years ago
check_align.c
Add 0x prefix to int64_t check
10 years ago
check_align.sh
Simple alignment checking tool (POSIX only)
10 years ago
check_code_policy.py
Fix codepolicycheck boolean option handling
9 years ago
check_setup.sh
fix unzip check_setup accidentally broken by forced master branch update
11 years ago
combine_src.py
Combine src missing comment star trivia
9 years ago
create_spdx_license.py
Update copyright year range to cover 2016
9 years ago
ditz_hack.py
Throwaway Ditz issue dump tool
9 years ago
duk_meta_to_strarray.py
Add ajduk example for compile time ext strings
10 years ago
dump_bytecode.py
Add utility to dump bytecode
9 years ago
emduk_wrapper.sh
Add "make emduk" target
9 years ago
example_rombuild.sh
Update ROM build example with user builtins
9 years ago
example_user_builtins1.yaml
Update user builtin examples for changed format
9 years ago
example_user_builtins2.yaml
Update user builtin examples for changed format
9 years ago
fastint_reps.py
Fastint representation testing
10 years ago
filter_test262_log.py
Test262 filter utility, testclient success output
9 years ago
find_big_git_files.sh
Add big-git-files target
10 years ago
find_func_calls.py
improve the matching script
11 years ago
find_non_ascii.py
Fix testcase refs to new directories
9 years ago
fix_emscripten.py
Disabled unneeded Emscripten fixup, reword
9 years ago
format_perftest.py
Utility to format perftest output into HTML
9 years ago
json2yaml.py
Utilities to convert between YAML and JSON
9 years ago
make_ascii.py
util to paranoia escape utf8 files
11 years ago
make_dist.py
Add metadata for debugger error codes
9 years ago
matrix_compile.py
Matrix compile change for setjmp config rework
9 years ago
prep_test.py
Add prep_test.py command
10 years ago
resolve_combined_lineno.py
Util to resolve combined line to orig file/line
9 years ago
scan_strings.py
Utility to extract potential external strings
10 years ago
time_multi.py
Break out of timing test if time too large
9 years ago
underscore-test-shim.js
misc jsonx -> jx renames
11 years ago
underscore_test.sh
util script fixes
11 years ago
yaml2json.py
Utilities to convert between YAML and JSON
9 years ago