Lily Brown
364d0c76c3
really skip cmake stuff if cache hit
2022-02-17 16:46:35 -08:00
Lily Brown
40659fcb6e
skip cmake configure if cache is hit
2022-02-17 16:43:27 -08:00
Lily Brown
cc9f51cdb9
fix cmake build
2022-02-17 16:39:56 -08:00
Lily Brown
3969ab5194
maybe this works?
2022-02-17 16:36:11 -08:00
Lily Brown
b6b7597658
more workflow tweaking
2022-02-17 16:32:36 -08:00
Lily Brown
0d85a7eccb
single quotes apparently
2022-02-17 16:29:19 -08:00
Lily Brown
716c7a60bb
cache cmake build
2022-02-17 16:28:15 -08:00
Lily Brown
41f84eb3a0
test cases
2022-02-17 16:18:02 -08:00
Lily Brown
c8d6dc2758
Revise GHA workflows for prototyping ( #367 )
...
Changed the GHA workflows to:
- Not run `build` and `release` workflows for PRs that only affect `prototyping/`
- Run `prototyping` workflow when PRs affect `Analysis/**`, `Ast/**`, or the `luau-ast` source files
2022-02-15 14:24:51 -08:00
Alan Jeffrey
db90c7da48
Add a typeToString function to the prototype ( #354 )
...
* Added Luau.Type.ToString
2022-02-11 14:38:35 -06:00
Alan Jeffrey
5187e64f88
Implement a prototype interpreter ( #353 )
...
* First cut interpreter
2022-02-09 17:14:29 -06:00
Alan Jeffrey
041838a942
Prototyping a small subset of Luau in Agda ( #350 )
...
* First cut reading JSON into an Agda representation of Luau syntax
2022-02-08 18:26:58 -06:00