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

forst-lang / forst / 24750001776

Builds Branch Commit Type Ran Committer Via Coverage
24750001776 feat/full-request-sidecar test(sidecar): add route-to-Forst integration tests and Express 4 dev deps Wire Express + createRouteToForstMiddleware against a stub dev server (connect mode, GET /health + POST /invoke/raw) to assert full routed request fidelity (session-style ... Pull #96 21 Apr 2026 10:38PM UTC haveyaseen github
76.32
24748538374 feat/full-request-sidecar feat(sidecar)!: stream invoke/raw bodies and add route-to-Forst middleware Add createRouteToForstMiddleware with route-request-stream JSON (prefix + streamed base64 body + suffix), invokeFunctionRawWithReadableBody, and split ForstSidecar into fo... Pull #96 21 Apr 2026 10:00PM UTC haveyaseen github
76.33
24740209692 main chore: release main (#95) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 21 Apr 2026 06:47PM UTC web-flow github
76.29
24697149833 main feat!: map reads are Result(V, Error); emit comma-ok via Go IIFE (#94) push 21 Apr 2026 12:19AM UTC web-flow github
76.29
24696999903 feat/map-read-result feat(transform): errMissingMapKey sentinel and map-read FuncLit cache Emit `var errMissingMapKey = errors.New("missing map key")` once via `TransformerOutput.EnsureErrMissingMapKeyDecl`, reuse in map-read IIFEs, and cache identical `*ast.FuncLit`... Pull #94 21 Apr 2026 12:14AM UTC haveyaseen github
76.29
24696561037 feat/map-read-result feat(ts): map Result(S, F) to ok/value union in generated types GetTypeScriptType now handles builtin `Result` with two params, emitting `({ ok: true; value: S } | { ok: false; error: F })` and wrapping S/F in parentheses when they already contai... Pull #94 20 Apr 2026 11:59PM UTC haveyaseen github
76.22
24695237535 main chore: release main (#93) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 20 Apr 2026 11:18PM UTC web-flow github
76.23
24695159324 main docs(readme): refresh Examples section Replace table-based snippets with fenced code blocks and a single end-to-end story. Note linguist-friendly ```golang fences for Forst samples; trim redundant feature bullets. push 20 Apr 2026 11:16PM UTC haveyaseen github
76.23
24641063701 main chore: release main (#92) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 19 Apr 2026 10:53PM UTC web-flow github
76.23
24641043044 main feat(generate): opt-in streaming TS clients, chan T IR, and sidecar async iterable Wire `compiler.generateStreamingClients` through `forst generate` into `GenerateTSOptions`, extend `FunctionSignature` with stream metadata and merged `types.d.ts`... push 19 Apr 2026 10:52PM UTC haveyaseen github
76.24
24638404322 main chore: release main (#91) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 19 Apr 2026 08:30PM UTC web-flow github
76.46
24638335993 main feat(typechecker): resolve Go-bound fields and hovers via go/types Prefer go/types when resolving dotted field access on locals recorded in variableGoTypes, so named structs and slices map to concrete Forst types instead of stopping at Pointer((i... push 19 Apr 2026 08:27PM UTC haveyaseen github
76.46
24637200235 main chore: release main (#90) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 19 Apr 2026 07:29PM UTC web-flow github
76.51
24636953969 main fix(compiler): parse run/build argv without touching os.Args `runMain` no longer assigns `os.Args` before `ParseArgs`, which raced with coverage metadata under `go test -race`. Added `compiler.ParseArgsFrom(argv, log)` and wired the CLI to pass t... push 19 Apr 2026 07:16PM UTC haveyaseen github
76.51
24629301635 main chore: release main (#89) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 19 Apr 2026 12:42PM UTC web-flow github
76.16
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 22
  • 23
  • 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