issues
search
AltoLang
/
Alto
Compiler in the works!
MIT License
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/aoi
#98
dependabot[bot]
closed
1 year ago
1
Make `General-Improvements` branch up to date
#97
FilipToth
closed
2 years ago
0
Add static method call from types.
#96
FilipToth
closed
2 years ago
1
Bring back `EvaluatorTests`-ish
#95
FilipToth
opened
2 years ago
0
Add `runtimeconfig.json`
#94
FilipToth
opened
2 years ago
1
Use different path to NETCore SDK
#93
FilipToth
opened
2 years ago
0
Fix Alto on Linux
#92
FilipToth
opened
2 years ago
1
Rework local functions
#91
FilipToth
opened
2 years ago
1
Allow for referencing of custom dotnet assemblies
#90
FilipToth
closed
2 years ago
0
Emitting programs without an entry-point throws an exception.
#89
FilipToth
opened
2 years ago
0
Use the `Emitter` inside the REPL
#88
FilipToth
closed
2 years ago
2
Make print accept an argument of any
#87
FilipToth
closed
2 years ago
0
Make the `General-Improvements` branch up-to-date
#86
FilipToth
closed
2 years ago
0
Cover all IL gen
#85
FilipToth
closed
2 years ago
1
Make the General-Improvements brach up-to-date
#84
FilipToth
closed
2 years ago
0
Make `print` accept an argument of `any`
#83
FilipToth
closed
2 years ago
0
Better issue templates
#82
FilipToth
opened
2 years ago
0
IL-Gen Mega Issue
#81
FilipToth
closed
2 years ago
0
Allow to embed C# in Alto
#80
FilipToth
opened
2 years ago
3
Use the Emitter in the REPL
#79
FilipToth
closed
2 years ago
0
IL Gen upgrade
#78
FilipToth
closed
2 years ago
0
Basic IL-gen
#77
FilipToth
closed
2 years ago
0
Bug fixes
#76
FilipToth
closed
3 years ago
0
Update the readme and fix a bug
#75
FilipToth
closed
3 years ago
0
Update readme.md
#74
FilipToth
closed
3 years ago
0
Add separate preprocessor and add support for using directives
#73
FilipToth
closed
3 years ago
0
Lower global statements into a main function
#72
FilipToth
closed
3 years ago
0
Add documentation to Syntax APIs
#71
FilipToth
closed
3 years ago
0
Major Bug Fixes
#70
FilipToth
closed
3 years ago
0
Cleaner syntax tree handling in the `Compilation`
#69
FilipToth
closed
3 years ago
3
API Documentation Debt - `Alto.CodeAnalysis.Syntax`
#68
FilipToth
closed
3 years ago
0
Make `OO-Support` up-to-date
#67
FilipToth
closed
3 years ago
0
Allow for nested functions
#66
FilipToth
closed
3 years ago
0
Make `General-Improvements` up-to-date with master.
#65
FilipToth
closed
3 years ago
0
Update OO-Support
#64
FilipToth
closed
3 years ago
0
REPL Improvements
#63
FilipToth
closed
3 years ago
0
Make the `REPL-Improvements` branch up-to-date with our master branch
#62
FilipToth
closed
3 years ago
0
Make `REPL-Improvements` branch up-to-date
#61
FilipToth
closed
3 years ago
0
`Nested Functions`: Allow for function declarations inside block statements.
#60
FilipToth
closed
3 years ago
1
Make `OO-Support` branch up-to-date
#59
FilipToth
closed
3 years ago
0
Fix imports
#58
FilipToth
closed
3 years ago
0
Issue with imports
#57
FilipToth
closed
3 years ago
1
More memory efficient `import` statements
#56
FilipToth
closed
3 years ago
1
OO Support Guidelines
#55
FilipToth
opened
3 years ago
0
Add support for `import` statements!
#54
FilipToth
closed
3 years ago
0
Support multi-file projects and add the compiler driver!
#53
FilipToth
closed
3 years ago
0
Fix control flow throwing an exception when function is empty
#52
FilipToth
closed
3 years ago
0
Better diagnostics for the misuse of variables and functions
#51
FilipToth
closed
3 years ago
0
The binder fails when a function's text is null
#50
FilipToth
closed
3 years ago
0
Make all built-in functions and conversions lower-case
#49
FilipToth
closed
3 years ago
0
Next