File tree
58 files changed
+1053
-355
lines changed- doc
- examples
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+1053
-355
lines changedChangelog
100755
100644
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 |
| |
2 | 14 |
| |
3 | 15 |
| |
|
Makefile
100755
100644
File mode changed.
TODO
100755
100644
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
| |||
78 | 76 |
| |
79 | 77 |
| |
80 | 78 |
| |
81 |
| - | |
82 |
| - | |
83 |
| - | |
| 79 | + | |
| 80 | + | |
| 81 | + |
VERSION
100755
100644
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
bjson.c
100755
100644
File mode changed.
cutils.c
100755
100644
File mode changed.
cutils.h
100755
100644
File mode changed.
doc/jsbignum.html
100755
100644
File mode changed.
doc/jsbignum.pdf
100755
100644
File mode changed.
doc/jsbignum.texi
100755
100644
File mode changed.
doc/quickjs.html
100755
100644
Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
doc/quickjs.pdf
100755
100644
-699 Bytes
Binary file not shown.
doc/quickjs.texi
100755
100644
Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
211 | 210 |
| |
212 | 211 |
| |
213 | 212 |
| |
| |||
230 | 229 |
| |
231 | 230 |
| |
232 | 231 |
| |
233 |
| - | |
| 232 | + | |
234 | 233 |
| |
235 |
| - | |
| 234 | + | |
236 | 235 |
| |
237 | 236 |
| |
238 | 237 |
| |
| |||
773 | 772 |
| |
774 | 773 |
| |
775 | 774 |
| |
776 |
| - | |
| 775 | + | |
777 | 776 |
| |
778 | 777 |
| |
779 | 778 |
| |
|
examples/c_module.js
100755
100644
File mode changed.
examples/fib.c
100755
100644
File mode changed.
examples/fib_module.js
100755
100644
File mode changed.
examples/hello.js
100755
100644
File mode changed.
examples/hello_module.js
100755
100644
File mode changed.
examples/pi.js
100755
100644
File mode changed.
jscompress.c
100755
100644
File mode changed.
libbf.c
100755
100644
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2522 | 2522 |
| |
2523 | 2523 |
| |
2524 | 2524 |
| |
2525 |
| - | |
| 2525 | + | |
2526 | 2526 |
| |
2527 | 2527 |
| |
2528 | 2528 |
| |
2529 |
| - | |
| 2529 | + | |
| 2530 | + | |
2530 | 2531 |
| |
2531 | 2532 |
| |
2532 | 2533 |
| |
|
libbf.h
100755
100644
File mode changed.
libregexp-opcode.h
100755
100644
File mode changed.
libregexp.c
100755
100644
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2511 | 2511 |
| |
2512 | 2512 |
| |
2513 | 2513 |
| |
2514 |
| - | |
| 2514 | + | |
| 2515 | + | |
2515 | 2516 |
| |
2516 | 2517 |
| |
2517 | 2518 |
| |
|
libregexp.h
100755
100644
File mode changed.
libunicode-table.h
100755
100644
File mode changed.
libunicode.c
100755
100644
File mode changed.
libunicode.h
100755
100644
File mode changed.
list.h
100755
100644
File mode changed.
qjs.c
100755
100644
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
417 |
| - | |
418 | 417 |
| |
419 | 418 |
| |
420 | 419 |
| |
|
qjsc.c
100755
100644
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
| 253 | + | |
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
|
qjscalc.js
100755
100644
File mode changed.
quickjs-atom.h
100755
100644
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
| 162 | + | |
161 | 163 |
| |
162 | 164 |
| |
163 | 165 |
| |
| |||
214 | 216 |
| |
215 | 217 |
| |
216 | 218 |
| |
| 219 | + | |
217 | 220 |
| |
218 | 221 |
| |
219 | 222 |
| |
| |||
236 | 239 |
| |
237 | 240 |
| |
238 | 241 |
| |
| 242 | + | |
239 | 243 |
| |
240 | 244 |
| |
241 | 245 |
| |
|
quickjs-libc.c
100755
100644
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
339 |
| - | |
| 339 | + | |
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
|
quickjs-libc.h
100755
100644
File mode changed.
quickjs-opcode.h
100755
100644
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 |
| - | |
| 78 | + | |
80 | 79 |
| |
81 |
| - | |
82 |
| - | |
83 | 80 |
| |
84 | 81 |
| |
85 | 82 |
| |
| |||
120 | 117 |
| |
121 | 118 |
| |
122 | 119 |
| |
| 120 | + | |
123 | 121 |
| |
124 | 122 |
| |
125 | 123 |
| |
|
0 commit comments