Releases: InauguralSystems/EigenScript
Releases · InauguralSystems/EigenScript
v0.4.1
What's Changed
- Claude/self hosting requirements 01 fg nm fwe2 k ze1k ni zvd5i3c by @InauguralPhysicist in #57
- Claude/self hosting requirements 01 fg nm fwe2 k ze1k ni zvd5i3c by @InauguralPhysicist in #58
- Fix blank line handling in self-hosted parser by @Copilot in #59
- Implement continue statement with scalar equality fix by @Copilot in #60
- Fix repository consistency issues and add development standards by @Copilot in #61
- Implement continue statement in self-hosted compiler by @Copilot in #63
- Remove debug prints and add continue statements to enable self-hosted compiler by @Copilot in #64
- Fix comment handling in self-hosted lexer for full self-compilation by @Copilot in #65
- Document compiler self-hosting capability with quickstart and technical guides by @Copilot in #66
- Document Stage 1 compiler numeric literal bug after investigation by @Copilot in #67
- Add comprehensive bootstrapping investigation documentation by @Copilot in #68
- Fix numeric literal bug in self-hosted compiler by @InauguralPhysicist in #69
- Claude/document bootstrap investigation 011 hg1 ts zt8 l8 wg2 qzqhu roj by @InauguralPhysicist in #70
- Fix multiple codegen issues in self-hosted compiler by @InauguralPhysicist in #71
- Claude/document bootstrap investigation 011 hg1 ts zt8 l8 wg2 qzqhu roj by @InauguralPhysicist in #72
- Claude/document bootstrap investigation 011 hg1 ts zt8 l8 wg2 qzqhu roj by @InauguralPhysicist in #73
- Claude/document bootstrap investigation 011 hg1 ts zt8 l8 wg2 qzqhu roj by @InauguralPhysicist in #74
- Fix duplicate function generation in bootstrap Stage 2 by @InauguralPhysicist in #75
- Fix cross-module global naming mismatch for Stage 2 linking by @InauguralPhysicist in #76
- Fix Stage 2 codegen issues for valid LLVM IR generation by @InauguralPhysicist in #77
- Claude/fix stage2 list init 0131n jk l2qiw r azjycj jkux3 by @InauguralPhysicist in #78
- Update self-hosting quickstart to reflect bootstrap success by @InauguralPhysicist in #79
- Bump version to v0.4.1 for bootstrap release by @InauguralPhysicist in #80
Full Changelog: v0.4.0...v0.4.1
What's Changed
- Claude/self hosting requirements 01 fg nm fwe2 k ze1k ni zvd5i3c by @InauguralPhysicist in #57
- Claude/self hosting requirements 01 fg nm fwe2 k ze1k ni zvd5i3c by @InauguralPhysicist in #58
- Fix blank line handling in self-hosted parser by @Copilot in #59
- Implement continue statement with scalar equality fix by @Copilot in #60
- Fix repository consistency issues and add development standards by @Copilot in #61
- Implement continue statement in self-hosted compiler by @Copilot in #63
- Remove debug prints and add continue statements to enable self-hosted compiler by @Copilot in #64
- Fix comment handling in self-hosted lexer for full self-compilation by @Copilot in #65
- Document compiler self-hosting capability with quickstart and technical guides by @Copilot in #66
- Document Stage 1 compiler numeric literal bug after investigation by @Copilot in #67
- Add comprehensive bootstrapping investigation documentation by @Copilot in #68
- Fix numeric literal bug in self-hosted compiler by @InauguralPhysicist in #69
- Claude/document bootstrap investigation 011 hg1 ts zt8 l8 wg2 qzqhu roj by @InauguralPhysicist in #70
- Fix multiple codegen issues in self-hosted compiler by @InauguralPhysicist in #71
- Claude/document bootstrap investigation 011 hg1 ts zt8 l8 wg2 qzqhu roj by @InauguralPhysicist in #72
- Claude/document bootstrap investigation 011 hg1 ts zt8 l8 wg2 qzqhu roj by @InauguralPhysicist in #73
- Claude/document bootstrap investigation 011 hg1 ts zt8 l8 wg2 qzqhu roj by @InauguralPhysicist in #74
- Fix duplicate function generation in bootstrap Stage 2 by @InauguralPhysicist in #75
- Fix cross-module global naming mismatch for Stage 2 linking by @InauguralPhysicist in #76
- Fix Stage 2 codegen issues for valid LLVM IR generation by @InauguralPhysicist in #77
- Claude/fix stage2 list init 0131n jk l2qiw r azjycj jkux3 by @InauguralPhysicist in #78
- Update self-hosting quickstart to reflect bootstrap success by @InauguralPhysicist in #79
- Bump version to v0.4.1 for bootstrap release by @InauguralPhysicist in #80
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add native string primitives for self-hosting by @InauguralPhysicist in #45
- Add self-hosting parser implementation for EigenScript by @InauguralPhysicist in #46
- Claude/review last commit 018 px est7m xv2t uas4 jk jk qp by @InauguralPhysicist in #48
- Claude/review last commit 018 px est7m xv2t uas4 jk jk qp by @InauguralPhysicist in #49
- Claude/review last commit 018 px est7m xv2t uas4 jk jk qp by @InauguralPhysicist in #50
- Add file I/O builtins for self-hosting compiler by @InauguralPhysicist in #51
- Claude/review last commit 018 px est7m xv2t uas4 jk jk qp by @InauguralPhysicist in #52
- Fix self-hosting compiler variable lookup and cross-module string sha… by @InauguralPhysicist in #53
- Claude/self hosting requirements 01 fg nm fwe2 k ze1k ni zvd5i3c by @InauguralPhysicist in #54
- Claude/self hosting requirements 01 fg nm fwe2 k ze1k ni zvd5i3c by @InauguralPhysicist in #55
- Claude/self hosting requirements 01 fg nm fwe2 k ze1k ni zvd5i3c by @InauguralPhysicist in #56
Full Changelog: v0.3.23...v0.4.0
v0.3.23
What's Changed
- Add semantic LLM expressing components via EigenScript invariants by @InauguralPhysicist in #38
- Claude/eigenscript deep dive 013q e3 qft5 pp armn4 fi5 vw uo by @InauguralPhysicist in #39
- Add tied embeddings and gradient-informed training by @InauguralPhysicist in #40
- Add 4 stacked layers and top-k sampling by @InauguralPhysicist in #41
- Add production-grade LLM improvements (semantic_llm_v3) by @InauguralPhysicist in #42
- Add missing LLM essentials to transformer stdlib by @InauguralPhysicist in #43
- Prepare for v0.3.23 release by @InauguralPhysicist in #44
Full Changelog: v0.3.22...v0.3.23
Introspective AI & Transformer Architecture
What's Changed
- Add introspective LLM example demonstrating hybrid EigenScript approach by @InauguralPhysicist in #35
- Claude/eigenscript deep dive 013q e3 qft5 pp armn4 fi5 vw uo by @InauguralPhysicist in #36
- Prepare release v0.3.22: Introspective AI & Transformer Architecture by @InauguralPhysicist in #37
Full Changelog: v0.3.21...v0.3.22
v0.3.21
What's Changed
- Add custom transformer implementation for EigenScript by @InauguralPhysicist in #34
Full Changelog: v0.3.2...v0.3.21
v0.3.2
What's Changed
- Fix outdated URLs in ROADMAP.md by @Copilot in #32
- Add WASM-compatible orbit simulation demo by @InauguralPhysicist in #33
Full Changelog: v0.3.1...v0.3.2
v0.3.1 - Temporal Operators & Developer Experience
What's Changed
- Initialize EigenScript repository with official README and project structure by @Copilot in #1
- Verify repository migration from InauguralPhysicist to InauguralSystems by @Copilot in #2
- Extract and organize EigenScript-main 10.zip into repository structure by @Copilot in #4
- Comprehensive code quality audit and issue documentation by @Copilot in #5
- Code quality improvements: remove unused imports, fix star import by @Copilot in #6
- Add comprehensive test coverage improvements by @InauguralPhysicist in #8
- Add code quality roadmap and apply initial type safety improvements by @Copilot in #7
- Claude/general session 014 p bt1vzv5w j1t pvd8 ud5fo by @InauguralPhysicist in #9
- Add automatic differentiation system for neural networks by @InauguralPhysicist in #10
- Claude/general session 014 p bt1vzv5w j1t pvd8 ud5fo by @InauguralPhysicist in #11
- Claude/general session 014 p bt1vzv5w j1t pvd8 ud5fo by @InauguralPhysicist in #12
- Add from...import syntax for selective module imports by @InauguralPhysicist in #13
- Claude/general session 014 p bt1vzv5w j1t pvd8 ud5fo by @InauguralPhysicist in #14
- Complete relative import implementation with tests by @InauguralPhysicist in #15
- Add package support with init.eigs files by @InauguralPhysicist in #16
- Add import hooks for custom module loading by @InauguralPhysicist in #17
- Claude/general session 014 p bt1vzv5w j1t pvd8 ud5fo by @InauguralPhysicist in #18
- Update ROADMAP and add advanced AI integration example by @InauguralPhysicist in #19
- Claude/general session 014 p bt1vzv5w j1t pvd8 ud5fo by @InauguralPhysicist in #20
- [WIP] Add was and change operators for intuitive variable access by @Copilot in #21
- Add --explain flag for human-readable predicate evaluation explanations by @Copilot in #22
- Add temporal operators and humanized aliases (v0.3.1) by @Copilot in #23
- Fix repository configuration: URLs, Codecov action version, Python version pin by @Copilot in #24
- [WIP] Fix CI checks to properly track failures by @Copilot in #25
- Repository housekeeping: Update URLs, add CODEOWNERS, dependabot, and branch protection docs by @Copilot in #26
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #29
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #28
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #27
- Prepare release v0.3.1: version bump and CHANGELOG by @Copilot in #31
New Contributors
- @Copilot made their first contribution in #1
- @InauguralPhysicist made their first contribution in #8
- @dependabot[bot] made their first contribution in #29
Full Changelog: https://github.com/InauguralSystems/EigenScript/commits/v0.3.1