Ben Noordhuis
|
5cbf8727a6
|
Retain function source code in serialized bytecode (#218)
Also fix a small memory leak in the output from `qjsc -e`.
Fixes: https://github.com/quickjs-ng/quickjs/issues/217
|
2023-12-16 01:01:26 +01:00 |
|
Saúl Ibarra Corretgé
|
bfd8c381cb
|
Add support for building with ClangCL on Windows
Since ClangCL is compatible with MSVC this should get us almost there.
Ref: https://clang.llvm.org/docs/MSVCCompatibility.html
|
2023-11-30 01:23:09 +01:00 |
|
Saúl Ibarra Corretgé
|
fb1b1ced26
|
Set default visibility to hidden and export the public API (#140)
|
2023-11-26 01:41:32 +01:00 |
|
Ben Noordhuis
|
8ba4f4b824
|
Remove dead code (#87)
|
2023-11-18 19:14:24 +01:00 |
|
Ben Noordhuis
|
162a8b7409
|
Remove trailing whitespace (#46)
Not purely cosmetic because it breaks navigation with { and } in the
One True Editor.
|
2023-11-12 10:01:40 +01:00 |
|
Ben Noordhuis
|
a9957cdcee
|
Fix UB nullptr passing to memcpy()
|
2023-11-01 09:31:30 +01:00 |
|
bellard
|
7c312df422
|
2020-09-06 release
|
2020-09-06 19:10:15 +02:00 |
|
bellard
|
91459fb672
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
|