• Joined on 2025-11-05
blu pushed to master at blu/pkgs.lux 2026-02-18 14:55:14 -05:00
df540b33f6 feat: add frontmatter package to registry
blu pushed to master at blu/pkgs.lux 2026-02-18 12:45:48 -05:00
5b27b1d5bf feat: add markdown package to registry
blu pushed to master at blu/lux 2026-02-18 10:19:47 -05:00
2ae2c132e5 docs: add language philosophy document and compiler integration
blu pushed to master at blu/lux 2026-02-18 10:08:49 -05:00
4909ff9fff docs: add package ecosystem plan and error documentation workflow
blu pushed to master at blu/lux 2026-02-18 09:41:47 -05:00
8e788c8a9f fix: embed C compiler path at build time for self-contained binary
blu pushed to master at blu/lux 2026-02-18 07:58:12 -05:00
dbdd3cca57 chore: move blu-site to its own repo at ~/src/blu-site
blu pushed to master at blu/lux 2026-02-18 07:51:27 -05:00
3ac022c04a chore: gitignore build output (_site/, docs/)
blu pushed to master at blu/lux 2026-02-18 07:47:40 -05:00
6bedd37ac7 fix: show help menu when running lux with no arguments
2909bf14b6 fix: eliminate all non-json C backend errors (79→0)
d8871acf7e fix: improve C backend robustness, reduce compilation errors by 61%
Compare 3 commits »
blu pushed to master at blu/lux 2026-02-17 16:47:15 -05:00
73b5eee664 docs: add commit-after-every-piece-of-work instruction to CLAUDE.md
542255780d feat: add tuple index access, multiline args, and effect unification fix
Compare 2 commits »
blu pushed to master at blu/lux 2026-02-17 16:18:56 -05:00
bac63bab2a feat: add blu-site static site generator and fix language issues
db82ca1a1c fix: improve LSP hover to show function info when cursor is on fn keyword
Compare 2 commits »
blu pushed to master at blu/lux 2026-02-17 08:26:17 -05:00
98605d2b70 feat: add self-hosted Lux lexer as first step toward bootstrapping
e3b6f4322a fix: add Char pattern matching and Char comparison operators
Compare 2 commits »
blu pushed to master at blu/lux 2026-02-17 08:23:04 -05:00
d26fd975d1 feat: enhance LSP with inlay hints, parameter hints, and improved hover
1fa599f856 fix: support comma-separated behavioral properties without repeating 'is'
c2404a5ec1 docs: update CLAUDE.md with post-work checklist and CLI aliases table
19068ead96 feat: add lux lint command with Lux-specific static analysis
44ea1eebb0 style: auto-format example files with lux fmt
Compare 6 commits »
blu pushed to master at blu/lux 2026-02-17 00:10:27 -05:00
bc60f1c8f1 fix: improve error message for bare 'run' expressions at top level
52e3876b81 feat: add projects showcase and Lux-powered static file server
Compare 2 commits »
blu pushed to master at blu/grapho 2026-02-16 23:06:18 -05:00
05c04b209c Clean up repo: gitignore binaries, remove stale docs
13fe22a804 Improve server mount help with detailed instructions
dedfbfce64 Add QR code support for Device IDs
d3d720b3bc Modernize CLI UX with gh/cargo-style polish
Compare 4 commits »
blu pushed to master at blu/lux 2026-02-16 23:06:13 -05:00
7e76acab18 feat: rebuild website with full learning funnel
blu pushed to master at blu/lux 2026-02-16 07:14:47 -05:00
5a853702d1 fix: C backend string comparison, underscore patterns, and list memory
blu pushed to master at blu/grapho 2026-02-16 06:59:44 -05:00
afe7826d58 Complete self-contained grapho CLI with all 8 phases
blu pushed to master at blu/lux 2026-02-16 06:59:37 -05:00
fe985c96f5 feat: redesign website to showcase all Lux capabilities
4b553031fd fix: parser newline handling in lists and stdlib exports
Compare 2 commits »
blu pushed to master at blu/grapho 2026-02-16 06:42:09 -05:00
117e6af528 Implement self-contained grapho architecture with four data types
63fedfb525 Add grapho CLI with improved UX
Compare 2 commits »
blu pushed to master at blu/lux 2026-02-16 06:42:02 -05:00
552e7a4972 feat: create Lux website with sleek/noble aesthetic
49ab70829a feat: add comprehensive benchmark suite with flake commands
8a001a8f26 fix: C backend struct ordering enables native compilation
0cf8f2a4a2 fix: correct benchmark documentation with honest measurements
dfcfda1f48 feat: add HTTP and JSON benchmarks
Compare 13 commits »