Accepting request 866964 from devel:tools:compiler
move quickjs to javascript project OBS-URL: https://build.opensuse.org/request/show/866964 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/quickjs?expand=0&rev=1
This commit is contained in:
33
quickjs.changes
Normal file
33
quickjs.changes
Normal file
@@ -0,0 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 20:50:09 UTC 2020 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to 2020-11-08:
|
||||
* improved function parameter initializers
|
||||
* added std.setenv(), std.unsetenv() and std.getenviron()
|
||||
* added JS_EvalThis()
|
||||
* misc bug fixes
|
||||
- includes 2020-09-06:
|
||||
* added logical assignment operators
|
||||
* added IsHTMLDDA support
|
||||
* faster for-of loops
|
||||
* os.Worker now takes a module filename as parameter
|
||||
* qjsc: added -D option to compile dynamically loaded modules or
|
||||
workers
|
||||
* misc bug fixes
|
||||
- includes 2020-07-05:
|
||||
* modified JS_GetPrototype() to return a live value
|
||||
* REPL: support unicode characters larger than 16 bits
|
||||
* added os.Worker
|
||||
* improved object serialization
|
||||
* added std.parseExtJSON
|
||||
* misc bug fixes
|
||||
- add qjscalc binary
|
||||
- pass optflags to build
|
||||
- cleanup build steps
|
||||
- cleanup description
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 16 16:16:45 UTC 2020 - Duncan Mac-Vicar <dmacvicar@suse.de>
|
||||
|
||||
- Initial package
|
||||
|
Reference in New Issue
Block a user