about summary refs log tree commit diff stats
path: root/arc/.traces/index-literal
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-10-28 13:08:26 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-10-28 13:19:41 -0700
commit1fa530589eee7b668d936e77c1c430f18907a481 (patch)
tree95a506363d74231d1e85b402549b0ca6a466391e /arc/.traces/index-literal
parent48086e1044a8c000eb7977621cde0813f7bb70cf (diff)
downloadmu-1fa530589eee7b668d936e77c1c430f18907a481.tar.gz
2299 - check types of ingredients in calls
Still very incomplete:

a) we perform the check at runtime

b) tests for edit and sandbox apps no longer work; we can't fix them
until we get type parameters in both containers and recipes (because
list and list operations need to become generic).
Diffstat (limited to 'arc/.traces/index-literal')
0 files changed, 0 insertions, 0 deletions
26 127 128 129 130 131 132 133 134 135 136
k.com>  2014-11-26 19:11:14 -0800
committer  Kartik K. Agaram <vc@akkartik.com>  2014-11-26 19:11:14 -0800

332 - example function with multiple clauses' href='/akkartik/mu/commit/generic.mu?h=main&id=f184c95ece65ea3ed3373f24a12cc2550caebd1f'>f184c95e ^

0ca35d02 ^
d4b4d018 ^
7d2c2d55 ^
4b62edd8 ^
7d2c2d55 ^
f184c95e ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22