• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

adierking / unplug / 25984608911

Builds Branch Commit Type Ran Committer Via Coverage
25984608911 v0.5.1 Update version to 0.5.1 push 17 May 2026 07:29AM UTC adierking github
76.94
25984601814 main Update version to 0.5.1 push 17 May 2026 07:28AM UTC adierking github
76.94
25984083106 v0.5.1-test ci: Automatically push releases for tags push 17 May 2026 07:04AM UTC web-flow github
76.94
25983934652 main ci: Automatically push releases for tags push 17 May 2026 06:56AM UTC web-flow github
76.94
25981066203 main ci: Use Coveralls v2 push 17 May 2026 04:18AM UTC adierking github
76.94
25980890332 main ci: Update the checkout and upload-artifact actions push 17 May 2026 04:08AM UTC adierking github
76.94
25980637063 main ci: Try to restore macOS x64 builds push 17 May 2026 03:54AM UTC adierking github
76.94
25977721661 main asm: Automatically rewrite `lib` commands in globals This fixes a problem Kobazco was running into where globals scripts that used the `lib` command could never be loaded again. push 17 May 2026 01:16AM UTC adierking github
76.94
25709640189 main cli: Dry run mode for script assembly Useful for testing that something compiles without updating any game files. push 12 May 2026 02:34AM UTC adierking github
76.99
25701643928 main asm: Fix stack overflow crash caused by malformed `msg` operands Previously, typing something like `msg 0` in a script would crash because the cursor was not advancing past the invalid operand. push 11 May 2026 10:44PM UTC adierking github
77.0
25659262963 main asm: Support user-defined constants Allow users to declare custom constants using `NAME = VALUE` lines. This is something I've been wanting for a while, and it's crucial for making code easier to read. It slots pretty nicely into the AST-to-prog... push 11 May 2026 08:36AM UTC adierking github
77.0
25621452374 main asm: Always sign-extend expression values I wasn't satisfied with the previous change sometimes emitting `Imm32` for a value with a `.w` suffix. So, instead, always sign-extend values with explicit sizes in expressions: - `255.b` becomes `-1.b` ... push 10 May 2026 06:09AM UTC adierking github
77.13
25616629225 main asm: Allow unsigned values in expressions When emitting `Imm32` values, automatically bitcast to a signed value for convenience purposes. This lets you do things like pass raw memory addresses to `array()` without having to manually convert to si... push 10 May 2026 01:36AM UTC adierking github
77.26
25537289955 main event: Handle analysis errors instead of crashing push 08 May 2026 04:52AM UTC adierking github
77.26
25488937219 main ci: Maybe actually fix Windows this time push 07 May 2026 10:00AM UTC adierking github
77.25
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 45
  • 46
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc