This website requires JavaScript.
Explore
Help
Register
Sign In
INotFail
/
Glint-Runtime
Watch
1
Star
0
Fork
0
You've already forked Glint-Runtime
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
33
Commits
1
Branch
0
Tags
66b684e412f84d901721bbf9585b560333e00cb9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Glint Dev
66b684e412
examples: warm neutral theme (no blue) + cleaner copy
2026-07-22 14:22:46 +03:00
examples
/demo
examples: warm neutral theme (no blue) + cleaner copy
2026-07-22 14:22:46 +03:00
src
Phase 6: Pre-populate Rhai AST cache from Document at startup
2026-07-22 14:01:00 +03:00
.gitignore
chore: add *.glbc to gitignore
2026-07-22 14:21:24 +03:00
ARCHITECTURE-IMPROVEMENT-PLAN.md
Phase 1.2-1.6: replace variables HashMap<String,String> with HashMap<String,Value>, rewrite str_to_dyn/dyn_to_str -> value_to_dynamic/dynamic_to_value, update resolve_string/evaluate_condition/is_truthy for Value
2026-07-21 20:32:29 +03:00
Cargo.lock
feat: add bumpalo dependency for arena allocation
2026-07-22 13:35:32 +03:00
Cargo.toml
feat: add bumpalo dependency for arena allocation
2026-07-22 13:35:32 +03:00
desktop.glbc
Phase 1.2-1.6: replace variables HashMap<String,String> with HashMap<String,Value>, rewrite str_to_dyn/dyn_to_str -> value_to_dynamic/dynamic_to_value, update resolve_string/evaluate_condition/is_truthy for Value
2026-07-21 20:32:29 +03:00
desktop.gltm
feat: new styles
2026-07-08 23:45:37 +03:00
display.glbc
feat: new styles
2026-07-08 23:45:37 +03:00
display.gtlm
feat: new styles
2026-07-08 23:45:37 +03:00
logo.png
feat: add logo
2026-06-02 12:56:38 +03:00
main.glts
feat: new styles
2026-07-08 23:45:37 +03:00
out.glbc
feat: new styles
2026-07-08 23:45:37 +03:00
README.md
Update README.md
2026-06-02 13:06:12 +03:00
STYLE-SYSTEM-COMPLETION-PLAN.md
feat: new styles
2026-07-08 23:45:37 +03:00
README.md
A specialized runtime and interpreter for
Glint markup/style language
, based on Iced
About Glint Runtime
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
473
KiB
Languages
Rust
100%