TypeScript/tests/cases/conformance/es6/binaryAndOctalIntegerLiteral
2014-11-29 17:03:38 -08:00
..
binaryIntegerLiteral.ts Merge branch 'binaryIntegerLiteral' of https://github.com/Microsoft/TypeScript into binaryIntegerLiteral 2014-11-24 18:38:03 -08:00
binaryIntegerLiteralError.ts Add test cases 2014-11-23 18:05:21 -08:00
binaryIntegerLiteralES6.ts Merge branch 'binaryIntegerLiteral' of https://github.com/Microsoft/TypeScript into binaryIntegerLiteral 2014-11-24 18:38:03 -08:00
invalidBinaryIntegerLiteralAndOctalIntegerLiteral.ts Add check and testcases for invalid binary digits and octal digits 2014-11-29 17:03:38 -08:00
octalIntegerLiteral.ts Merge branch 'binaryIntegerLiteral' of https://github.com/Microsoft/TypeScript into binaryIntegerLiteral 2014-11-24 18:38:03 -08:00
octalIntegerLiteralError.ts Add test cases 2014-11-23 18:05:21 -08:00
octalIntegerLiteralES6.ts Merge branch 'binaryIntegerLiteral' of https://github.com/Microsoft/TypeScript into binaryIntegerLiteral 2014-11-24 18:38:03 -08:00