negelef
|
799d4437e0
Added missing commit
|
7 年之前 |
negelef
|
bfe07b51fa
Fixed startup from different directory
|
7 年之前 |
negelef
|
e6ceaf5951
Rebuilt releases
|
7 年之前 |
negelef
|
7e1c11c945
Unified prefix ordering from specific to generic
|
7 年之前 |
negelef
|
bbdd1a07b4
Added some notes about the new naming convention
|
7 年之前 |
negelef
|
1aebbbf80d
Removed obsolete wincoop prefix
|
7 年之前 |
negelef
|
34ab401a5a
Removed obsolete uncoop prefixes
|
7 年之前 |
negelef
|
e8295b6486
Removed compiler "intrinsics" which can now be found in the Builtins module
|
7 年之前 |
negelef
|
3dc400a6d7
Unified uncooperative and unchecked builtins
|
7 年之前 |
negelef
|
850880b7ee
Fixed missing commit
|
7 年之前 |
negelef
|
de52e92426
Renamed SystemTools to System
|
7 年之前 |
negelef
|
c91f69c538
Moved common functions from Runtime into Builtins
|
7 年之前 |
negelef
|
aa8277863d
Renamed Runtime module to built-ins as it mainly contains built-in functions for operations which the compiler or back-end do not support natively
|
7 年之前 |
negelef
|
6cfcb4560c
Unified runtime module names
|
7 年之前 |
negelef
|
0f0687d9f6
Hardcode runtime module in cooperative case
|
7 年之前 |
negelef
|
ced2d58859
Unified built-in functions
|
7 年之前 |
felixf
|
60986e8aec
made sure that oberon run a2.txt starts the GUI
|
7 年之前 |
felixf
|
de8d09fec7
Patched overlapping temporary variables
|
7 年之前 |
felixf
|
76e803e60a
compatibility with ARRAY [?];
|
7 年之前 |
felixf
|
6abe41b168
patched compilation problem
|
7 年之前 |
negelef
|
70555b1742
Prefixed Runtime module
|
7 年之前 |
negelef
|
dd3eee10fa
Unified and removed obsolete coop prefixes
|
7 年之前 |
negelef
|
79c9a2a583
Unified cooperative build names
|
7 年之前 |
negelef
|
c43880e8f5
Removed obsolete prefixes
|
7 年之前 |
negelef
|
2226cc39d6
Use I386 and AMD64 to indicate architecture rather than platform
|
7 年之前 |
negelef
|
2ea903d218
Renamed I386 prefix where it meant native 32-bit (now called BIOS32)
|
7 年之前 |
negelef
|
d83e2bf754
Fixed dependency on Centronics module
|
7 年之前 |
negelef
|
7a6518332c
Prefixed all modules using non-volatile setup memory with BIOS (they clearly don't run on other platforms)
|
7 年之前 |
negelef
|
a7b6112824
Adjusted versions of WebNetworkTimeProtocol for better diffs
|
7 年之前 |
negelef
|
728ad7610d
Prefixed all modules using Machine.Port with BIOS (they clearly don't run on other platforms)
|
7 年之前 |