Compare commits

..

1 commit

Author SHA1 Message Date
marked
b20a2ed128 Sync to upstream Jecs 2025-03-02 17:57:12 +00:00
11 changed files with 8 additions and 11 deletions

View file

@ -79,9 +79,6 @@ jobs:
- name: Release - name: Release
run: lune run src/init -- release jecs --pesde-scope marked/jecs_nightly --wally-scope mark-marks/jecs-nightly run: lune run src/init -- release jecs --pesde-scope marked/jecs_nightly --wally-scope mark-marks/jecs-nightly
- name: Cleanup Luau
run: rm -rf luau-install
- name: Create Pull Request - name: Create Pull Request
id: create_pull_request id: create_pull_request
uses: https://git.devmarked.win/actions/create-pull-request@7174d368c2e4450dea17b297819eb28ae93ee645 uses: https://git.devmarked.win/actions/create-pull-request@7174d368c2e4450dea17b297819eb28ae93ee645

View file

@ -1,2 +1,2 @@
modified = ["README.md", "LICENSE", ".luaurc", "CHANGELOG.md", "jecs.luau"] modified = ["README.md", "LICENSE", ".luaurc", "CHANGELOG.md", "jecs.luau"]
version = "0.5.5-nightly.20250302T181602Z" version = "0.5.5-nightly.20250302T175658Z"

View file

@ -3,7 +3,7 @@ includes = ["init.luau", "pesde.toml", "README.md", "CHANGELOG.md", "LICENSE", "
license = "MIT" license = "MIT"
name = "marked/jecs_nightly" name = "marked/jecs_nightly"
repository = "https://git.devmarked.win/jecs-nightly" repository = "https://git.devmarked.win/jecs-nightly"
version = "0.5.5-nightly.20250302T181602Z" version = "0.5.5-nightly.20250302T175658Z"
[indices] [indices]
default = "https://github.com/daimond113/pesde-index" default = "https://github.com/daimond113/pesde-index"

View file

@ -1,2 +1,2 @@
passed = true passed = true
timestamp = "20250302T181603Z" timestamp = "20250302T175659Z"

View file

@ -1,6 +1,6 @@
 8 us  3 kB│ delete children of entity 8.2 us  3 kB│ delete children of entity
8.9 us  2 kB│ remove friends of entity 9.4 us  2 kB│ remove friends of entity
331 ns  10  B│ simple deletion of entity 328 ns  0  B│ simple deletion of entity
removing removing
archetype archetype
PASS│  PASS│ 
@ -110,5 +110,5 @@ removing
PASS│ #2 PASS│ #2
PASS│ #3 PASS│ #3
68/68 test cases passed in 30.962 ms. 68/68 test cases passed in 31.100 ms.
0 fails 0 fails

View file

@ -5,4 +5,4 @@ license = "MIT"
name = "mark-marks/jecs-nightly" name = "mark-marks/jecs-nightly"
realm = "shared" realm = "shared"
registry = "https://github.com/UpliftGames/wally-index" registry = "https://github.com/UpliftGames/wally-index"
version = "0.5.5-nightly.20250302T181602Z" version = "0.5.5-nightly.20250302T175658Z"

BIN
luau-install/binary.zip Executable file

Binary file not shown.

BIN
luau-install/luau Executable file

Binary file not shown.

BIN
luau-install/luau-analyze Executable file

Binary file not shown.

BIN
luau-install/luau-ast Executable file

Binary file not shown.

BIN
luau-install/luau-compile Executable file

Binary file not shown.