Commit Graph

22 Commits

Author SHA1 Message Date
Andrew
95e55eb1cb Fix of Infinity handling 2020-11-02 07:51:40 -08:00
Andrew
e682f63cd0
Merge pull request #1 from 4silvertooth/patch-1
Typos
2020-10-28 13:51:58 -07:00
Viral Ghelani
4663592d69
Typos 2020-10-28 22:18:28 +05:30
Andrew
b7352f10dd
Update README.md 2020-10-28 07:50:19 -07:00
Andrew
b428495c9c
Update README.md 2020-10-27 14:54:59 -07:00
Andrew
4b6d73ff65
Update README.md 2020-10-27 14:54:24 -07:00
Andrew
43198ce9ec JSX implementation 2020-10-27 13:27:28 -07:00
Andrew
a60f3b0ac2 gitignore 2020-10-27 09:24:10 -07:00
Andrew
a0a4315f3d gitignore 2020-10-27 09:15:55 -07:00
Andrew
3b661bcb14 Update .gitignore 2020-10-27 09:12:08 -07:00
Andrew
a37183d93e fixes issue in var [a,b,c,d] = ... destructuring assignment 2020-10-20 20:23:06 -07:00
Andrew
2ead907a60 JS_STRICT_NAN_BOXING
JS_STRICT_NAN_BOXING option allows compact packaging for 32 **and ** 64 bit versions.

JS_STRICT_NAN_BOXING is the only option that enables x64 builds using MSVC
2020-10-11 18:24:37 -07:00
Andrew
a953bfca2c README.md added 2020-10-11 18:05:06 -07:00
Andrew
4298c1a726 MSVC compatibility
1. MSVC compatibility
2. CONFIG_VERSION (too common/generic) replaced by QUICKJS_VERSION due to clashes with other libraries that use CONFIG_VERSION too
2020-10-11 17:26:47 -07:00
bellard
7c312df422 2020-09-06 release 2020-09-06 19:10:15 +02:00
bellard
8900766099 2020-07-05 release 2020-09-06 19:07:30 +02:00
bellard
1722758717 2020-04-12 release 2020-09-06 19:04:20 +02:00
bellard
383e2b06c8 2020-03-16 release 2020-09-06 19:02:03 +02:00
bellard
0e8fffd4de 2020-01-19 release 2020-09-06 18:57:11 +02:00
bellard
91459fb672 2020-01-05 release 2020-09-06 18:53:08 +02:00
bellard
9096e544ba test 2020-09-06 18:47:30 +02:00
bellard
831dc3af46
Initial commit 2020-09-06 18:24:53 +02:00