Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Browse Source
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 112
and
Version 113
of
IR
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:
12/02/15 10:00:58 (
10 years
ago)
Author:
siegel
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
IR
v112
v113
252
252
253
253
Pointers and Memory
254
* `NULL` : value of type `
void*
`
254
* `NULL` : value of type `
Pointer
`
255
255
* `deref(e)` : pointer dereference
256
256
* `addr(e)` : address-of operator