Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: KERNlang/kern

v4.1.0

23 Jun 14:34
@cukas cukas
Immutable release. Only release title and notes can be modified.
c9e8634
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • Dev by @cukas in #418
  • Fix/ground prelude dedup by @cukas in #419
  • Feat/expr substrate to number by @cukas in #420
  • Fix/fail closed host namespaces by @cukas in #421
  • Feat/truthiness substrate by @cukas in #422
  • Feat/bitwise toint32 operators by @cukas in #423
  • Feat/browser safe parser spine by @cukas in #424
  • Feat/logical result value by @cukas in #425
  • Feat/sentinel nullish semantics by @cukas in #426
  • fix(python): ban optional-chain walrus in comprehension-iterable posi... by @cukas in #427
  • Feat/phase2 harness infra by @cukas in #428
  • Add stdlib host alias registry by @cukas in #429
  • Codex/array from length rangeerror by @cukas in #431
  • Goal/regex slice3c by @cukas in #433
  • Feat/regex slice4 by @cukas in #436
  • feat(regex): Slice 5 — astral (non-BMP) compile-time fail-close (TS↔P... by @cukas in #435
  • Codex/host namespace parity by @cukas in #432
  • Fix/regex dclass normalize by @cukas in #437
  • Feat/regex slice2 by @cukas in #438
  • Dev by @cukas in #439
  • Feat/decimal by @cukas in #440
  • Feat/runner native decimal by @cukas in #441
  • Feat/runner native decimal slice2 by @cukas in #442
  • Feat/runner native decimal slice3 by @cukas in #443
  • Fix/ternary precedence codegen by @cukas in #445
  • Feat/rag p1 runner eval by @cukas in #444
  • Feat/regex slice1 by @cukas in #446
  • Feat/rag p3 provider backend by @cukas in #448
  • Feat/runner native regex slice2 by @cukas in #447
  • Feat/runner native regex slice3 by @cukas in #449
  • Feat/rag p3 provider backend by @cukas in #451
  • Feat/runner native regex slice4 by @cukas in #450
  • feat(rag): add vector store adapter conformance by @cukas in #452
  • feat(core): Slice 0 — core-runtime ↔ ReferenceRunner parity probe (th... by @cukas in #453
  • feat(rag): expose adapter author contracts by @cukas in #454
  • feat(core): Slice 1b — Decimal into core-runtime at byte-parity with ... by @cukas in #455
  • feat(core): D1a — reconcile STRICT cross-type equality in the referen... by @cukas in #456
  • docs(rag): add vector store adapter example by @cukas in #461
  • Fix/decimal interp import failopen by @cukas in #463
  • Dev by @cukas in #460
  • Feat/core parity xtype eq d1b by @cukas in #462
  • Feat/rag grounding contracts by @cukas in #464
  • Feat/rag grounding contracts by @cukas in #465
  • Feat/runner native error message by @cukas in #466

Full Changelog: v4.0.0...v4.1.0

Contributors

cukas
Assets 3
Loading

v4.0.0

11 Jun 17:47
@cukas cukas
Immutable release. Only release title and notes can be modified.
0f3862d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.8...v4.0.0

Contributors

cukas and wer416182-afk
Loading

v3.5.8

05 Jun 11:08
@cukas cukas
Immutable release. Only release title and notes can be modified.
bab32d2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v3.5.7...v3.5.8

Contributors

cukas
Loading

v3.5.7

01 Jun 15:03
@cukas cukas
Immutable release. Only release title and notes can be modified.
ec0faad
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • fix(ci): release sync step builds on origin/dev tip + retries on race by @cukas in #346
  • chore(python): contract stubs for the python-decouple parallel build by @cukas in #347
  • Feat/python decouple wave1 by @cukas in #348
  • Feat/python decouple phase2 by @cukas in #349
  • fix(review): floating-promise no longer false-flags await Promise.all... by @cukas in #350
  • Dev by @cukas in #352
  • Goal/block scope let shadow by @cukas in #353
  • feat(python): pipeline-parity conformance lane (Wave 3) by @cukas in #354
  • fix(review): drop eval()/new Function() literal substrings from findi... by @cukas in #355
  • Dev by @cukas in #356
  • Dev by @cukas in #358
  • feat(review): JSON / JSONC / Markdown / .env analyzers — @kernlang/review 3.6.0 by @cukas in #359

Full Changelog: v3.5.6...v3.5.7

Contributors

cukas
Loading

v3.5.6

29 May 16:42
@cukas cukas
Immutable release. Only release title and notes can be modified.
3018825
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • chore: sync versions to v3.5.5 [skip ci] by @cukas in #334
  • Fix/floating promise promise all by @cukas in #336
  • fix(review): floating-promise no longer false-flags await Promise.all... by @cukas in #338
  • fix(review): downgrade ts2875 react/jsx-runtime FP under automatic JSX runtime by @cukas in #342
  • Goal/codegen fixes by @cukas in #340
  • fix(review): floating-promise no longer false-flags await Promise.all... by @cukas in #343
  • Feat/fence typecheck shadow by @cukas in #341
  • feat(python): surface dropped handler bodies as fence-portability dia... by @cukas in #345
  • Feat/native closures and go target by @cukas in #344

Full Changelog: v3.5.5...v3.5.6

Contributors

cukas
Loading

v3.5.5

28 May 12:25
@cukas cukas
Immutable release. Only release title and notes can be modified.
2aecc2c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • chore: sync versions to v3.5.4 [skip ci] by @cukas in #320
  • build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #321
  • build(deps-dev): bump the minor-and-patch group with 2 updates by @dependabot[bot] in #322
  • Dev by @cukas in #323
  • Goal/phb remaining by @cukas in #325
  • feat(python): portable host-builtin layer (Math/String/Object/Array/Date/Number) — differentially verified by @cukas in #324
  • Merge pull request #324 from KERNlang/goal/phb-remaining by @cukas in #326
  • feat(python): array/string method portability — conformance-backfill (84/84 differential) by @cukas in #327
  • ci(parity): gate Python↔Express differential conformance in CI + pre-push by @cukas in #329
  • Dev by @cukas in #328
  • Dev by @cukas in #330
  • fix(python): emit a lone top-level interface/type in the FastAPI target by @cukas in #331
  • chore(deps): override qs to >=6.15.2 (fixes moderate DoS, GHSA-q8mj-m... by @cukas in #333
  • Goal/ts python parity by @cukas in #332

Full Changelog: v3.5.4...v3.5.5

Contributors

cukas and dependabot
Loading

v3.5.4

22 May 16:35
@cukas cukas
Immutable release. Only release title and notes can be modified.
81147cf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v3.5.3...v3.5.4

Contributors

cukas
Loading

v3.5.3

19 May 15:42
@cukas cukas
Immutable release. Only release title and notes can be modified.
47afd91
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v3.5.2...v3.5.3

Contributors

cukas
Loading

v3.5.2

19 May 15:05
@cukas cukas
Immutable release. Only release title and notes can be modified.
9674fce
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • fix(review): suppress JSX-namespace env noise (TS7026 + TS2741-children) by @cukas in #300
  • Dev by @cukas in #301
  • Feat/with primitive forge by @cukas in #302
  • chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #304
  • feat(core): infer handler lang="kern" when body-stmt children present by @cukas in #303
  • Tune review false-positive rules from Sight feedback by @cukas in #305
  • Feat/python lift rate by @cukas in #306

Full Changelog: v3.5.1...v3.5.2

Contributors

cukas and dependabot
Loading

v3.5.1

17 May 20:45
@cukas cukas
Immutable release. Only release title and notes can be modified.
f4d57e3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

Contributors

cukas and dependabot
Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /