Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rvirding
/
luerl
Public
Notifications
You must be signed in to change notification settings
Fork
147
Star
1.2k
Code
Issues
16
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 29, 2026
Fix local function self-recursion (#225)
Show description for 41f14bf
clubbotguin
authored
41f14bf
View commit details
Copy full SHA for 41f14bf
Browse repository at this point
feat: export luerlstate/0 and luerldata/0 types (#224)
Show description for 6af54dc
Taure
authored
6af54dc
View commit details
Copy full SHA for 6af54dc
Browse repository at this point
Commits on Dec 3, 2025
Set version to 1.5.1
rvirding
committed
8756287
View commit details
Copy full SHA for 8756287
Browse repository at this point
fix: illegal_token displaying integer value instead of characters
Show description for 0fa4748
davydog187
authored and
rvirding
committed
0fa4748
View commit details
Copy full SHA for 0fa4748
Browse repository at this point
Commits on Nov 23, 2025
fix: badges and logo in documentation (#222)
davydog187
authored
04c2109
View commit details
Copy full SHA for 04c2109
Browse repository at this point
Commits on Aug 2, 2025
Set version to 1.5.0
rvirding
committed
329ff39
View commit details
Copy full SHA for 329ff39
Browse repository at this point
Commits on Jul 21, 2025
A few small changes and improvements
rvirding
committed
7b11b14
View commit details
Copy full SHA for 7b11b14
Browse repository at this point
Fix luerl_scan is Lua complinat and doesn't do utf-8 encoding
Show description for 4c0a281
rvirding
committed
4c0a281
View commit details
Copy full SHA for 4c0a281
Browse repository at this point
Add the first version of luerl_io with some basic io functions
Show description for 49eae0d
rvirding
committed
49eae0d
View commit details
Copy full SHA for 49eae0d
Browse repository at this point
Clean up the parser and fix handling of local functions
Show description for 010f2bf
rvirding
committed
010f2bf
View commit details
Copy full SHA for 010f2bf
Browse repository at this point
Fix scanner to do Lua compliant numbers and strings
Show description for 51c92dd
rvirding
committed
51c92dd
View commit details
Copy full SHA for 51c92dd
Browse repository at this point
Commits on Jul 11, 2025
Improve handling of string.format %d, %i, %o, %u and %x/%X
Show description for 812a3cc
rvirding
committed
812a3cc
View commit details
Copy full SHA for 812a3cc
Browse repository at this point
Improve handling of string.format %q and %s
Show description for dec6b06
rvirding
committed
dec6b06
View commit details
Copy full SHA for dec6b06
Browse repository at this point
Add attributes to syntax for local variables
Show description for 846db46
rvirding
committed
846db46
View commit details
Copy full SHA for 846db46
Browse repository at this point
Fix handling unicode when scanning strings
Show description for c9dab38
rvirding
committed
c9dab38
View commit details
Copy full SHA for c9dab38
Browse repository at this point
Fix loading files in compiler so characters are handled correctly
Show description for b855631
rvirding
committed
b855631
View commit details
Copy full SHA for b855631
Browse repository at this point
Fix handling of string.format %q
Show description for 194f3d7
rvirding
committed
194f3d7
View commit details
Copy full SHA for 194f3d7
Browse repository at this point
Commits on Jul 5, 2025
Update luerl.hrl in include to be the same as the one in src
rvirding
committed
3b5e1d0
View commit details
Copy full SHA for 3b5e1d0
Browse repository at this point
Commits on Jul 3, 2025
Fix the type specs to make dialyzer happy
rvirding
committed
ba49bb6
View commit details
Copy full SHA for ba49bb6
Browse repository at this point
Improve documentation info in files
rvirding
committed
7dbbe30
View commit details
Copy full SHA for 7dbbe30
Browse repository at this point
First version of new docs to test and demonstrate
Show description for fe562b7
rvirding
committed
fe562b7
View commit details
Copy full SHA for fe562b7
Browse repository at this point
Commits on Jun 18, 2025
chore: fix discord invite link
Show description for 45296ff
davydog187
authored and
rvirding
committed
45296ff
View commit details
Copy full SHA for 45296ff
Browse repository at this point
Commits on Jun 5, 2025
chore: remove slack link, add discord
davydog187
committed
f1077a8
View commit details
Copy full SHA for f1077a8
Browse repository at this point
Commits on May 29, 2025
Make tostring also handle __tostring and __name metakeys
Show description for a906433
rvirding
committed
a906433
View commit details
Copy full SHA for a906433
Browse repository at this point
Commits on May 15, 2025
fix: remove decoding of atoms
Show description for 6a7371a
davydog187
authored and
rvirding
committed
6a7371a
View commit details
Copy full SHA for 6a7371a
Browse repository at this point
Commits on May 11, 2025
Add Dialyzer to CI, clean up a few warnings (#212)
cmdrk
authored
a2ad032
View commit details
Copy full SHA for a2ad032
Browse repository at this point
Commits on May 9, 2025
Remove stale luerl_new reference (#211)
cmdrk
authored
0128194
View commit details
Copy full SHA for 0128194
Browse repository at this point
Commits on May 7, 2025
chore: move doc to doc_legacy so it doesn't collide with ex_doc (#210)
Show description for 81cbe09
davydog187
authored
81cbe09
View commit details
Copy full SHA for 81cbe09
Browse repository at this point
Commits on May 6, 2025
fix: pcall handle binary error messages (#209)
Show description for 18150c3
davydog187
authored
18150c3
View commit details
Copy full SHA for 18150c3
Browse repository at this point
fix: allow called functions to propagate errors (#207)
davydog187
authored
e5a5dcf
View commit details
Copy full SHA for e5a5dcf
Browse repository at this point
test require and metamethods with decimal library (#208)
davydog187
authored
d3b30cb
View commit details
Copy full SHA for d3b30cb
Browse repository at this point
Commits on May 2, 2025
version 1.4.0 (#206)
davydog187
authored
0765107
View commit details
Copy full SHA for 0765107
Browse repository at this point
Add macro for existence of OTP27 maybe expression
rvirding
committed
a322399
View commit details
Copy full SHA for a322399
Browse repository at this point
Commits on Apr 28, 2025
feat: add a changelog (#203)
davydog187
authored
47b2777
View commit details
Copy full SHA for 47b2777
Browse repository at this point
Commits on Apr 25, 2025
fix: duplicate copywrites in parse/scan (#205)
Show description for a0a43bf
davydog187
authored
a0a43bf
View commit details
Copy full SHA for a0a43bf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.