alpha
Login
or
Join now
solune.tngl.sh
/
retlang
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Concept language with mix of assembly and C headers
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
retlang
/
backend
/
src
/
parser
/
at
gitbutler/workspace
2 files
isofinly
refactor: Update module visibility and improve code readability
1y ago
5b74fe69
core.rs
refactor: Update module visibility and improve code readability - Changed `utils` module from `pub(crate)` to `pub` for broader accessibility. - Simplified token handling in the lexer by removing unnecessary string allocations. - Updated various structs and enums in the compiler to use lifetimes for better memory management. - Enhanced error messages in the compiler for clarity. - Refactored code generation in the transpiler for improved readability and maintainability.
1 year ago
mod.rs
chore: Clean up code
1 year ago