Commit graph

10 commits

Author SHA1 Message Date
Stephen Gutekanst
0d5b853443 all: ensure .git* files are standard across subprojects
Produced via:

```sh
zig run ./dev/ensure-standard-files.zig
```

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-08-23 08:36:51 -07:00
Stephen Gutekanst
1c43f0f1e8 sysjs: improve compatibility with self-hosted compiler
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-08-20 11:41:28 -07:00
Ali Chraghi
25b6288efe sysjs: pass target to testStep 2022-07-28 01:53:56 -07:00
Ali Chraghi
b500b04c41 all: build: install tests exe 2022-07-25 11:21:37 -07:00
alichraghi
ce21694d75 sysjs: use refAllDeclsRecursive to find and fix mistakes 2022-07-20 18:55:59 -07:00
alichraghi
e6adc3e350 build: add mode paramater to testStep functions 2022-07-20 18:55:59 -07:00
alichraghi
d194dafb79 build: add test-mach step to test src/ and test for testing all sub-projects 2022-07-19 09:25:55 -07:00
iddev5
4c264c80cd sysjs: Allow passing arbitary values (called 'captures') alongside native functions 2022-07-17 09:48:26 -07:00
iddev5
b39261a655 sysjs: Fix passing arguments into constructor 2022-07-17 09:48:26 -07:00
iddev5
7a0d39c274 mach: Rename `js-runtime subproject to sysjs` 2022-07-13 01:30:10 -07:00