tridactyl/compiler/types
glacambre 9ef99b0ab4
parsers/exmode.ts: replace macro-generated info with ts-generated info
I tested nearly all ex commands and this didn't seem to break anything.
2019-05-31 15:20:46 +02:00
..
AllTypes.ts Make the generated metadata typed 2018-11-04 17:24:16 +01:00
AnyType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
ArrayType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
BooleanType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
FunctionType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
LiteralTypeType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
NumberType.ts parsers/exmode.ts: replace macro-generated info with ts-generated info 2019-05-31 15:20:46 +02:00
ObjectType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
StringType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
TupleType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
Type.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
TypeReferenceType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
UnionType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00
VoidType.ts compiler: add info about optional/rest arguments 2019-05-31 13:58:27 +02:00