.. |
Array.h
|
Fix sample build crash on linux
|
2023-05-23 11:05:29 +02:00 |
Assembler.cpp
|
Fix sample build crash on linux
|
2023-05-23 11:05:29 +02:00 |
Assembler.h
|
Fix unnamed parameters in function prototype
|
2021-09-11 16:05:31 +02:00 |
BitVector.h
|
Add makefile for linux
|
2021-09-24 16:17:20 +02:00 |
ByteCodeGenerator.cpp
|
Add autotest for string stream
|
2023-07-23 11:19:26 +02:00 |
ByteCodeGenerator.h
|
Add malloc/free as intrinsic
|
2023-07-02 12:00:53 +02:00 |
CompilationUnits.cpp
|
Added virtual functions
|
2023-07-08 18:53:06 +02:00 |
CompilationUnits.h
|
Added virtual functions
|
2023-07-08 18:53:06 +02:00 |
Compiler.cpp
|
Improve operator overloading
|
2023-07-14 07:48:48 +02:00 |
Compiler.h
|
Added virtual functions
|
2023-07-08 18:53:06 +02:00 |
CompilerTypes.h
|
Added virtual functions
|
2023-07-08 18:53:06 +02:00 |
Declaration.cpp
|
Improve outer loop optimizations
|
2023-07-28 18:51:29 +02:00 |
Declaration.h
|
Improve cpp code generation
|
2023-07-17 07:52:59 +02:00 |
Disassembler.cpp
|
Add malloc/free as intrinsic
|
2023-07-02 12:00:53 +02:00 |
Disassembler.h
|
Add local labels to listings
|
2023-03-09 21:04:56 +01:00 |
DiskImage.cpp
|
Fix warnings
|
2023-04-12 19:02:27 +02:00 |
DiskImage.h
|
Add support for d64 image creation
|
2022-05-08 15:37:30 +02:00 |
Emulator.cpp
|
Unify instruction dependency check in optimizer
|
2023-05-06 18:28:59 +02:00 |
Emulator.h
|
Unify instruction dependency check in optimizer
|
2023-05-06 18:28:59 +02:00 |
Errors.cpp
|
Improve dataflow analysis
|
2022-07-16 14:14:02 +02:00 |
Errors.h
|
Improve operator overloading
|
2023-07-14 07:48:48 +02:00 |
GlobalAnalyzer.cpp
|
Fix stack allocation with false recursion with function pointers
|
2023-08-01 22:17:55 +02:00 |
GlobalAnalyzer.h
|
Fix global analyzer not following recursive structs
|
2023-06-16 16:29:08 +02:00 |
Ident.cpp
|
Add virtual destructor
|
2023-07-08 22:04:55 +02:00 |
Ident.h
|
Add virtual destructor
|
2023-07-08 22:04:55 +02:00 |
InterCode.cpp
|
Fix linux build
|
2023-08-02 16:52:45 +02:00 |
InterCode.h
|
Fix linux build
|
2023-08-02 16:52:45 +02:00 |
InterCodeGenerator.cpp
|
Fix cpp compare of two derived pointers
|
2023-08-02 22:29:10 +02:00 |
InterCodeGenerator.h
|
Index operator overload
|
2023-07-02 18:21:40 +02:00 |
Linker.cpp
|
Expand global aliasing analysis
|
2023-07-29 22:15:00 +02:00 |
Linker.h
|
Expand global aliasing analysis
|
2023-07-29 22:15:00 +02:00 |
MachineTypes.cpp
|
Add charwin library and matching code generator optimizations
|
2021-11-18 14:57:43 +01:00 |
MachineTypes.h
|
Support of more platforms
|
2023-07-27 13:00:07 +02:00 |
NativeCodeGenerator.cpp
|
Fix stack allocation with false recursion with function pointers
|
2023-08-01 22:17:55 +02:00 |
NativeCodeGenerator.h
|
Fix adc to inx with wrong address mode
|
2023-07-31 22:53:55 +02:00 |
NumberSet.cpp
|
Fix sample build crash on linux
|
2023-05-23 11:05:29 +02:00 |
NumberSet.h
|
Add warning/error for unassigned variable access
|
2022-10-16 13:33:20 +02:00 |
Parser.cpp
|
Fix linux build
|
2023-08-02 16:52:45 +02:00 |
Parser.h
|
Improve cpp code generation
|
2023-07-17 07:52:59 +02:00 |
Preprocessor.cpp
|
Fix warnings
|
2023-04-12 19:02:27 +02:00 |
Preprocessor.h
|
Add charpad and spritepad import
|
2022-08-05 18:08:10 +02:00 |
Scanner.cpp
|
Improve cpp code generation
|
2023-07-17 07:52:59 +02:00 |
Scanner.h
|
Improve cpp code generation
|
2023-07-17 07:52:59 +02:00 |
oscar64.cpp
|
Bump version number
|
2023-07-30 14:46:32 +02:00 |
oscar64.rc
|
Bump version number
|
2023-07-30 14:46:32 +02:00 |
oscar64.vcxproj
|
Bump version number
|
2022-10-29 10:59:20 +02:00 |
oscar64.vcxproj.filters
|
Add support for d64 image creation
|
2022-05-08 15:37:30 +02:00 |
resource.h
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |