72cde36478
Update.
CI / build-linux (push) Successful in 1m3s
2026-01-26 16:28:49 +01:00
a96a518d42
Update.
CI / build-linux (push) Successful in 1m6s
2026-01-26 13:04:43 +01:00
a7b5b92c62
Update.
CI / build-linux (push) Failing after 1m6s
2026-01-26 13:01:58 +01:00
03782bdda9
Update.
CI / build-linux (debug_64bit) (push) Failing after 38s
CI / build-linux (release_64bit) (push) Failing after 1m9s
2026-01-26 13:00:02 +01:00
6ccde4fab9
Update.
CI / build-linux (debug_64bit) (push) Failing after 54s
CI / build-linux (release_64bit) (push) Failing after 1m7s
2026-01-26 12:34:23 +01:00
5edaf69915
Update.
WrenCI / linux (push) Failing after 34s
WrenCI / mac (push) Has been cancelled
WrenCI / windows (push) Has been cancelled
2026-01-26 12:29:25 +01:00
264712dcbc
Upate.
2026-01-26 10:59:07 +01:00
9c04068eac
Update.
2026-01-26 10:28:47 +01:00
fbc1a6e294
Update.
2026-01-26 10:21:03 +01:00
fe2f087d9f
UPdate.
WrenCI / mac (push) Waiting to run
WrenCI / windows (push) Waiting to run
WrenCI / linux (push) Failing after 55s
2026-01-26 05:12:14 +01:00
a59dbe1d55
Update.
2026-01-25 22:09:29 +01:00
1ee28a1644
Update.
2026-01-25 19:02:02 +01:00
a830238d11
Update.
2026-01-25 13:09:28 +01:00
90618f2336
Update.
2026-01-25 11:42:49 +01:00
4de99d477f
Update.
2026-01-25 10:54:09 +01:00
735596fdf6
Update.
2026-01-25 10:50:20 +01:00
e4a94d576b
Update.
WrenCI / linux (push) Waiting to run
WrenCI / mac (push) Waiting to run
WrenCI / windows (push) Waiting to run
2026-01-25 06:08:44 +01:00
2e425571ca
Update.
2026-01-25 04:58:39 +01:00
957e3a4762
Update.
2026-01-25 02:47:47 +01:00
8c1a721c4c
Update.
2026-01-24 23:40:22 +01:00
1a0f7f51a1
dwn examples.
WrenCI / linux (push) Waiting to run
WrenCI / mac (push) Waiting to run
WrenCI / windows (push) Waiting to run
2026-01-24 21:15:13 +01:00
236d69c2d7
New modules.
WrenCI / linux (push) Waiting to run
WrenCI / mac (push) Waiting to run
WrenCI / windows (push) Waiting to run
2026-01-24 19:35:43 +01:00
1a08b3adf0
Networking.
2026-01-24 09:57:59 +01:00
Michel Hermier
1855363661
wren-cli: Fix build on glibc >= 2.34 ( #136 )
...
* wren-cli: Fix build on glibc >= 2.34
2022-04-08 17:09:23 -07:00
ruby0x1
f615bb69ae
CI: further clarify
2021-11-14 00:48:00 -08:00
ruby0x1
fed1bb5923
CI: rename for clarity
2021-11-14 00:40:31 -08:00
ruby0x1
0667c47e17
CI: windows fixes again again
2021-11-14 00:29:54 -08:00
ruby0x1
7cba2ec309
CI: windows fixes again
2021-11-14 00:28:56 -08:00
ruby0x1
cd9ac50611
CI: windows fixes
2021-11-14 00:27:45 -08:00
ruby0x1
1a6b964534
CI: add windows
2021-11-14 00:23:18 -08:00
ruby0x1
e190b2c60a
run on PRs
2021-11-14 00:12:31 -08:00
ruby0x1
ff3dc2846a
CI: fix path
2021-11-14 00:09:07 -08:00
ruby0x1
a05f4e5e35
woops, correct placement
2021-11-14 00:07:45 -08:00
ruby0x1
be5f39dc0a
initial github actions setup
2021-11-14 00:06:16 -08:00
Josh Goebel
961003d7e4
(fix) propery escape backslashes in embed Wren source inside C ( #112 )
2021-05-21 16:09:05 -07:00
Josh Goebel
9c6b693372
(chore) Finish the Scheduler.await_ work ( #100 )
2021-05-04 14:59:25 -07:00
Dario Vladović
8190115b97
Implement Platform.homePath ( #48 )
...
* fix naming and path max
Co-authored-by: ruby0x1 <ruby0x1@pm.me>
2021-05-02 13:00:19 -07:00
Josh Goebel
8227330eb6
Improve file/directory utils ( #84 )
2021-05-01 15:58:17 -07:00
Dario Vladović
4acf7b395d
Implement Process.pid & Process.ppid ( #43 )
...
* Implement `Process.pid` & `Process.ppid`
* Update `os` test suite
2021-04-28 14:51:23 -07:00
Josh Goebel
bfc0935e80
(chore) improve auto build instructions ( #66 )
...
- Try to save someone else a few minutes finding
util/wren_to_c_string.py
2021-04-28 14:49:10 -07:00
Josh Goebel
ca19532549
(docs) mention make.mac also in README ( #69 )
2021-04-28 14:48:31 -07:00
Josh Goebel
a5c63f7ca9
fix metrics and make a bit easier to read ( #76 )
2021-04-28 14:47:22 -07:00
Josh Goebel
fcea7ba1d5
improve tests just a bit ( #79 )
2021-04-28 14:45:50 -07:00
Josh Goebel
9b81aec7e4
parity between ALLOCATE and FINALIZE ( #82 )
2021-04-28 14:44:36 -07:00
Josh Goebel
7d440a32de
fix wren highlighting on GitHub ( #89 )
...
- https://discord.com/channels/484796661751873554/484796759437213716/836001735864352828
2021-04-28 14:41:02 -07:00
ruby0x1
8229047c3b
update code to use wren 0.4.0
2021-04-25 20:52:27 -07:00
ruby0x1
9fb4c1684b
update wren to 0.4.0
2021-04-25 20:52:02 -07:00
Tarcisio Gruppi
0a5f58309d
Updated Process.arguments to only return slice if arg count >= 2 ( #61 )
2021-04-25 11:03:18 -07:00
underscorediscovery
b82cf5a2e2
Fix use of platform specific defines, and remove unnecessary warnings.
...
Note that PATH_MAX is basically a made up number, as is the * 4 here.
MAX_PATH on windows is outdated (and tiny).
Effectively none of the macros can tell you the kernel or driver level limitations anyway, so this is a best effort guess based on the best effort guess that is prevalent already in c headers.
This particular constant usage can be looked at closer another time, but this is to fix a broken build.
2020-06-15 15:25:46 -07:00
underscorediscovery
5ffa671a81
fix util/project_generator.py (mirrored from wren)
...
- fix premake args being incorrect
- remove platform assumptions, making it portable
- start with a best guess based on project layout
- use fallback if not specified or not found
- display errors/help if not found
2020-06-14 19:45:37 -07:00