mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 21:32:26 +00:00
introducing new integer types in SYSTEM module. -- noch.
This commit is contained in:
parent
0aecdbd935
commit
747943b008
26 changed files with 921 additions and 671 deletions
|
|
@ -10,3 +10,7 @@ PTR 4 4
|
|||
PROC 4 4
|
||||
RECORD 1 1
|
||||
ENDIAN 1 0
|
||||
SYSTEM.INT8 1 1
|
||||
SYSTEM.INT16 2 2
|
||||
SYSTEM.INT32 4 4
|
||||
SYSTEM.INT64 8 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue