Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Browse Source
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 2
and
Version 3
of
CIVLite
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:
09/21/23 08:26:58 (
3 years
ago)
Author:
siegel
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
CIVLite
v2
v3
18
18
{{{
19
19
20
constant: INT | 'null' | '{'
constant*
'}'
20
constant: INT | 'null' | '{'
(constant (',' constant)*)?
'}'
21
21
22
22
type: 'int' | 'proc' | type[]