Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Browse Source
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 6
and
Version 7
of
IR2
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
04/18/21 21:00:04 (
5 years
ago)
Author:
siegel
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
IR2
v6
v7
6
6
7
7
Types:
8
* `
_Bool` : boolean type
9
* `
char` : character
8
* `
$bool` : boolean type ($true and $false, unrelated to integers)
9
* `
$char` : character type (Unicode characters, unrelated to integers)
10
10
* `$int` : mathematical integers
11
11
* `$real` : mathematical reals