SCM Repository
[smlnj] Diff of /sml/trunk/sml-mode/TODO
Diff of /sml/trunk/sml-mode/TODO
Parent Directory
|
Revision Log
|
Patch
84 |
| (fk,f,args,body) => |
| (fk,f,args,body) => |
85 |
addbind (f, Fun(f, body, args, fk, od))) |
addbind (f, Fun(f, body, args, fk, od))) |
86 |
|
|
87 |
(if 1 then 1 + 2 else |
(if 1 then 1 + 2 else if |
|
if |
|
88 |
1 then |
1 then |
89 |
1 |
1 |
90 |
+ df |
+ df |
95 |
+1) |
+1) |
96 |
|
|
97 |
case |
case |
98 |
case a |
case a of |
99 |
of 2 => |
2 => |
100 |
1 |
1 |
101 |
+ 2 |
+ 2 |
102 |
| => |
| => |
|
Legend:
Removed from v.319 |
|
changed lines |
|
Added in v.332 |
|
|