mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 18:22:15 +03:00
c9e6c56c70cc2f20138de8e38f3b1907b8cf4d7b
- remove import statements (invoke with qjs --std) - fix compatibility issues with node - add more loop styles - add more string concatenation tests - use === and !=== where appropriate - fix sort timing log - add `-r ref_file` command line option to specify reference file - add .gitignore file with target file patterns
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Languages
C
94.2%
JavaScript
5.2%
Makefile
0.5%
Shell
0.1%