erick-alcachofa me
me pushed to main at me/dotfiles 2026-05-14 01:15:35 -06:00
80f1d28d02 feat: migrate terminal to ghostty and overhaul picom animations
me pushed to main at me/dotfiles 2026-05-13 16:14:24 -06:00
fc7236a328 feat: update neovim plugins, i3 rules, and shell environment
me transferred repository me/branding to ziex-dev-mirror/branding 2026-04-04 23:39:05 -06:00
me transferred repository me/ziex to ziex-dev-mirror/ziex 2026-04-04 23:36:56 -06:00
me pushed to main at me/ziex.nvim 2026-04-04 23:33:16 -06:00
7f58806580 docs: update copyright to 'Community Contributors'
me created branch main in me/ziex.nvim 2026-04-04 23:23:57 -06:00
me pushed to main at me/ziex.nvim 2026-04-04 23:23:57 -06:00
93be095b0d docs: update repository URLs and attribution
5c37f687d3 docs: merge event-driven LSP and add AI NOTICE to README
90985f5c4f feat(lsp): implement event-driven synchronization for ZLS
0c608469e8 feat: initial implementation of ziex.nvim
me created repository me/ziex.nvim 2026-04-04 23:19:46 -06:00
me pushed to semantic-analyzer at me/artichoke-lang 2026-01-01 01:56:57 -06:00
146a48aef9 fix(tokenizer): harden move semantics and operator parsing
me pushed to semantic-analyzer at me/artichoke-lang 2025-12-30 23:19:28 -06:00
d92f39538b feat(semantic): implement tree-based string representation for SymbolTable
f235a72671 feat(semantic): introduce SymbolTable and core semantic data structures
5ce803bb07 refactor: move common types and aliases to central Util namespace
Compare 3 commits »
me pushed to main at me/tree-sitter-artichoke 2025-12-29 21:13:14 -06:00
acc3b5e537 Updated tree-sitter grammar and highlights to match latest language changes
me pushed to main at me/artichoke-lang 2025-12-29 21:10:35 -06:00
caa6d5d0d2 docs: Extended documentation and updated wiki
me pushed to semantic-analyzer at me/artichoke-lang 2025-12-29 21:10:15 -06:00
caa6d5d0d2 docs: Extended documentation and updated wiki
me created branch semantic-analyzer in me/artichoke-lang 2025-12-28 13:49:10 -06:00
me pushed to semantic-analyzer at me/artichoke-lang 2025-12-28 13:49:10 -06:00
me pushed to main at me/artichoke-lang 2025-12-28 13:45:26 -06:00
8f15650a42 docs: add comprehensive language overview and syntax example
me pushed to main at me/artichoke-lang 2025-12-28 12:33:44 -06:00
bdc1a151aa docs: update project status and sync EBNF with parser implementation
me pushed to main at me/artichoke-lang 2025-12-28 11:54:14 -06:00
25486fbace fix(parser): support optional start and end indices in slice ranges
c2f37d5702 feat(parser): add support for type-initiated expressions
f024334da5 fix(parser): resolve expression ambiguity in switch/match cases
3180ca4662 feat(parser): implement object literals to unify struct and slice syntax
8dd75e3b8a feat(parser): support turbofish operator and specialize access expressions
Compare 16 commits »
me merged pull request me/artichoke-lang#1 2025-12-28 11:54:12 -06:00
Initial Parser Implementation and Feature Completion
me created pull request me/artichoke-lang#1 2025-12-28 11:42:51 -06:00
Initial Parser Implementation and Feature Completion