SCM Repository
Diff of /trunk/src/compiler/IL/gen/high-il.spec
Parent Directory
|
Revision Log
|
Patch
revision 406, Fri Oct 15 12:12:10 2010 UTC | revision 407, Fri Oct 15 12:27:09 2010 UTC | |
---|---|---|
# | Line 47 | Line 47 |
47 | Kernel : Kernel.kernel : 0 : | Kernel : Kernel.kernel : 0 : |
48 | LoadImage : ImageInfo.info : 0 : image-file loading | LoadImage : ImageInfo.info : 0 : image-file loading |
49 | Convolve : : 2 : convolution | Convolve : : 2 : convolution |
50 | Inside : : 2 : | Inside : ty : 2 : type is domain; args are position, field |
51 | Field : FieldDef.field_def : 0 : | Field : FieldDef.field_def : 0 : |
52 | AddField : : 2 : field addition | AddField : : 2 : field addition |
53 | ScaleField : : 2 : field scaling | ScaleField : : 2 : field scaling |
54 | NegField : : 1 : field negation | NegField : : 1 : field negation |
55 | DiffField : : 1 : field differentiation | DiffField : : 1 : field differentiation |
56 | Probe : : 2 : | Probe : ty * ty : 2 : types are domain * range |
57 | # | # |
58 | # inputs | # inputs |
59 | Input : string : 0 : | Input : ty * string : 0 : |
60 | InputWithDefault : string : 1 : | InputWithDefault : ty * string : 1 : |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |