issues
search
zaskar9
/
oberon-lang
An LLVM frontend for the Oberon programming language
MIT License
20
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adds support for record extension
#61
zaskar9
opened
5 months ago
1
Enforces order of CONST, TYPE & VAR sections
#60
tenko
closed
5 months ago
2
Initial version of type size agnostic changes
#59
tenko
opened
5 months ago
2
Rename FREE to DISPOSE and remove ROL
#58
tenko
closed
5 months ago
0
Add basic automatic API documetation
#57
tenko
closed
6 months ago
0
Update README.md
#56
tenko
closed
6 months ago
5
Update tests and add docs build/deployment
#55
tenko
closed
6 months ago
1
Initial version of documentation and manpage
#54
tenko
closed
6 months ago
2
Use CMAKE add_test
#53
tenko
closed
6 months ago
3
GCC, CLANG Matrix for Linux CI
#52
tenko
closed
6 months ago
0
GitHub actions
#51
tenko
closed
6 months ago
2
Update CMake to include liboberon runtime in preparation for CI
#50
tenko
closed
6 months ago
9
Add missing FLT, PACK and UNPK procedures and expand unittests.
#48
tenko
closed
6 months ago
4
Access to argc & argv
#47
tenko
opened
6 months ago
0
Proposal to make runtime functionality configurable.
#46
tenko
closed
6 months ago
0
Fixes and improvements for importing variables
#45
zaskar9
closed
6 months ago
0
Crash triggered by accessing exported variable
#44
tenko
closed
6 months ago
4
Build report ArchLinux
#43
tenko
opened
6 months ago
4
Fix implementation of DIV and MOD to work with negative numbers.
#42
zaskar9
closed
6 months ago
0
DIV and MOD not in line with Oberon-07 report
#41
tenko
closed
6 months ago
3
Crash with assignment of string literal reference returned from procedure
#40
tenko
opened
7 months ago
4
Fix to procedure unnesting (lambda lifter).
#39
zaskar9
closed
7 months ago
0
Bug fix in procedure unnesting.
#38
zaskar9
closed
7 months ago
0
Undefined behavior due to nested procedure
#37
tenko
opened
7 months ago
7
Bug in name mangling of (un)nested procedures
#36
tenko
closed
7 months ago
2
CHAR variable not treated equal to CHAR literal
#35
tenko
closed
7 months ago
5
Compilation error due to extra semicolon
#34
tenko
opened
7 months ago
0
Cross platform support
#33
tenko
opened
7 months ago
2
Add Embedded example to wiki
#32
tenko
closed
7 months ago
1
Add MSYS2 page to Wiki
#31
tenko
closed
7 months ago
1
Fix SYSTEM.VAL and update unittest
#30
tenko
closed
7 months ago
0
Fix SYSTEM.VAL and update unittest
#29
tenko
closed
7 months ago
0
Making Unit Tests Work!
#28
zaskar9
opened
7 months ago
13
Support casting predefined procedures (MIN, MAX, CAST, SYSTEM.VAL) [DRAFT]
#27
tenko
closed
7 months ago
6
System add BIT and fix argument of COPY procedure
#26
tenko
closed
8 months ago
0
Disable stack protection for MSYS2
#25
tenko
closed
8 months ago
1
Update to SYSTEM.ADR and SYSTEM.COPY
#24
tenko
closed
8 months ago
2
Unittests for array and char type.
#23
tenko
closed
8 months ago
0
Export of CHAR constants not supported
#22
tenko
closed
8 months ago
1
Array passed as argument is shorten
#21
tenko
closed
8 months ago
2
Add flag to set directory for generated .smb files
#20
tenko
closed
8 months ago
0
Fix output argument and avoid writing .smb files when running as JIT
#19
tenko
closed
8 months ago
1
Avoid writing .smb file for JITed main module
#18
tenko
closed
8 months ago
2
Output file argument not working
#17
tenko
closed
8 months ago
2
System pseudo module [DRAFT]
#16
tenko
closed
8 months ago
9
Initial version of SYSTEM module [DRAFT]
#15
tenko
closed
8 months ago
0
Enforce position of module level VAR section?
#14
tenko
closed
5 months ago
5
Various Fixes based on Unit Tests
#13
zaskar9
closed
8 months ago
0
endian.h not found on Windows platform
#12
tenko
closed
8 months ago
2
implicit conversion error 'unsigned int' to 'long' in Sema.cpp
#11
tenko
closed
8 months ago
9
Next