Logo
Explore Help
Register Sign In
retoor/wren
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a96f756d2419334278395b4ba41e021f41d2d163
wren/script
T
History
Bob Nystrom a96f756d24 feat: implement Linux build for libuv by running gyp and make
Replace the stub that printed "not implemented" and exited with actual build
steps: invoke gyp_uv.py to generate Makefiles, then run make in the out/
directory. This enables libuv compilation on Linux targets.
2015-08-02 17:56:44 +00:00
..
benchmark.py
feat: dynamically grow fiber call frame array instead of fixed MAX_CALL_FRAMES
2015-07-01 07:00:25 +00:00
generate_amalgamation.py
chore: redirect amalgamation output to build/wren.c and add dedicated make target
2015-04-25 15:38:45 +00:00
generate_builtins.py
fix: rename builtin static variables to avoid linker ambiguity across modules
2015-04-16 11:07:14 +00:00
generate_docs.py
docs: clarify UTF-8 byte indexing in string subscript and add wrenStringCodePointAt helper
2015-01-23 00:38:03 +00:00
libuv.py
feat: implement Linux build for libuv by running gyp and make
2015-08-02 17:56:44 +00:00
metrics.py
refactor: replace manual string concatenation with wrenStringFormat across VM core
2015-03-16 05:32:20 +00:00
test.py
chore: migrate Travis CI to container-based builds and update README links
2015-07-19 19:49:23 +00:00
wren.mk
feat: integrate libuv as external dependency for CLI and add separate vm build target
2015-08-02 17:43:38 +00:00
Powered by Gitea Version: 1.27.2 Page: 19ms Template: 4ms
Dark
English
English
Licenses API