issues
search
ikskuh
/
LoLa
LoLa is a small programming language meant to be embedded into games.
https://lola.random-projects.net/
MIT License
194
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update stdlib to Zig 0.13
#48
der-teufel-programming
closed
4 months ago
0
Docgen again.
#47
kivikakk
opened
4 months ago
0
Implement debug adapter protocol
#46
maxzhao
opened
1 year ago
0
Some guy stole the code in this repository and used an image I made as a logo
#45
MobSlicer152
opened
2 years ago
2
Scantily Outfit on LoLa
#44
thomas992
closed
2 years ago
1
zig update: accomodate Pkg.path renamed to Pkg.source
#43
marler8997
closed
1 year ago
1
Unexpected parsing sequences
#42
ikskuh
closed
2 years ago
1
Broken README links
#41
cryptocode
opened
3 years ago
2
fix broken link in README
#40
codehz
closed
4 years ago
1
Add struct-like data structure
#39
ikskuh
opened
4 years ago
5
Changed style (again)
#38
darltrash
closed
4 years ago
0
Added a more modern styling for the website
#37
darltrash
closed
4 years ago
1
Remove extern/named globals from the language
#36
ikskuh
closed
4 years ago
1
Implement `lola.runtime.Function.wrapWithContext`
#35
ikskuh
closed
4 years ago
0
Implement serialization of VM
#34
ikskuh
opened
4 years ago
0
Implement serialization for Environment
#33
ikskuh
closed
4 years ago
1
Rework named global semantics (or remove completly)
#32
ikskuh
closed
4 years ago
0
Fix miscompilation
#31
ikskuh
closed
4 years ago
1
Create live playground on the website
#30
ikskuh
closed
4 years ago
2
Website
#29
ikskuh
closed
4 years ago
3
Design and implement a C abi compatible interface
#28
ikskuh
opened
4 years ago
0
Create a minimal host application example
#27
ikskuh
closed
4 years ago
0
Document the Zig api usage
#26
ikskuh
closed
4 years ago
1
Implement `Compile` runtime function
#25
ikskuh
opened
4 years ago
0
Implement `Connect` RPC mechanism
#24
ikskuh
opened
4 years ago
0
Allow optional type annotations for function arguments and return value
#23
ikskuh
opened
4 years ago
0
Implement simple warning system based on type deduction
#22
ikskuh
closed
4 years ago
1
Add `const` keyword for variables that don't change their value
#21
ikskuh
closed
4 years ago
0
Constant expression elimination
#20
ikskuh
opened
4 years ago
0
Implement variable-usage detection to reduce number of local variables
#19
ikskuh
opened
4 years ago
0
Implement common subexpression eliminitation
#18
ikskuh
opened
4 years ago
0
Document how *custom objects* are explicitly not a thing
#17
ikskuh
closed
4 years ago
0
Implement copy-on-write semantics for arrays
#16
ikskuh
opened
4 years ago
0
Implement string copy elision
#15
ikskuh
closed
4 years ago
0
Add behaviour tests for the Object API
#14
ikskuh
closed
4 years ago
1
Testing the virtual machine
#13
ikskuh
closed
4 years ago
1
Tests for the ObjectPool implementation
#12
ikskuh
closed
4 years ago
1
Implement `Yield`
#11
ikskuh
closed
4 years ago
0
Implement `Serialize` and `Deserialize`
#10
ikskuh
closed
4 years ago
1
Add `string` index operators
#9
ikskuh
closed
4 years ago
1
Add character literals to the language
#8
ikskuh
closed
4 years ago
0
Improve code gen to emit debug symbols
#7
ikskuh
closed
4 years ago
1
Improve code gen to use chunk/file name
#6
ikskuh
closed
4 years ago
1
Make tokenizer and parser recoverable to emit better syntax errors
#5
ikskuh
closed
4 years ago
1
Rewrite parser in Zig
#4
ikskuh
closed
4 years ago
1
Rewrite tokenizer in Zig
#3
ikskuh
closed
4 years ago
1
VM doesn't store environment per function
#2
ikskuh
closed
4 years ago
0
Define semantics for global return
#1
ikskuh
closed
4 years ago
0