Skip to content

Releases: sfall-team/sslc

Build from 2026-03-15-12-52-25

15 Mar 12:52
331adfb

Choose a tag to compare

Pre-release
Merge pull request #25 from sfall-team/feature/nested-array-expressions

Nested Array Expressions support

Build from 2026-03-08-12-40-38

08 Mar 12:40

Choose a tag to compare

Pre-release
Edits to sslc document

Updated version number.

Build from 2026-03-08-12-02-00

08 Mar 12:02
4962d3c

Choose a tag to compare

Pre-release
Merge pull request #26 from sfall-team/feature/pragma-sce

Pragma for short-circuit evaluation

Build from 2026-02-07-11-20-26

07 Feb 11:20
bd7a9ce

Choose a tag to compare

Pre-release
Fix modderspack download link (#23)

Build from 2025-06-18-01-40-04

18 Jun 01:40
a49223d

Choose a tag to compare

Pre-release
Use NODERAWFS for wasm builds (#21)

* Use noderawfs

* Remove __dirname version

* Create absolute symlink to test on RPU

Build from 2025-06-18-01-34-32

18 Jun 01:34
eac3739

Choose a tag to compare

Pre-release
Fix Linux .tmp file leftover (#20)

* Fix tmp file leftovers
* Add failing test

Build from 2025-06-13-15-49-12

13 Jun 15:49

Choose a tag to compare

Pre-release
Updated changelog

Build from 2025-06-13-13-55-56

13 Jun 13:55

Choose a tag to compare

Pre-release
Revert version change

Build from 2025-06-12-12-57-12

12 Jun 12:57

Choose a tag to compare

Pre-release
Edits to code style/formatting

* tabs for indentation, spaces for alignment.
* remove trailing spaces and unnecessary keyword/declaration.
* edit compile.c for VS2010 (for actual binary release in modderspack).
* version number should follow sfall versioning.

Build from 2025-06-12-12-40-32

12 Jun 12:40

Choose a tag to compare

Pre-release
Renamed variables "true" and "false" to fix compilation in newer GCC