Commit History

Author SHA1 Message Date
  Frederic G. MARAND 55df459ef5 7.5 using @types/(package). 5 years ago
  Frederic G. MARAND 108f1d89e2 6.7: use SystemJS as a client-side loader. 5 years ago
  Frederic G. MARAND 8125177d14 6.6-4: back to a simple import configuration. 5 years ago
  Frederic G. MARAND 229a7a5185 6.6-3: using libs and rootDirs to specify import paths. 5 years ago
  Frederic G. MARAND ed88dacaff 6.6-2: using baseUrl to locate non-relative paths. 5 years ago
  Frederic G. MARAND 34e5012d97 6.6: configuring module resolution. 5 years ago
  Frederic G. MARAND d84eacbc6d 6.5: Creating and consuming modules instead of using references. 5 years ago
  Frederic G. MARAND e73ba9dc8b 5.12: working Game. 5 years ago
  Frederic G. MARAND a73371b5cd 5.9: configuring a project with references. 5 years ago
  Frederic G. MARAND fb2284f21e 5.8: creating classes. 5 years ago
  Frederic G. MARAND 2413c92f38 5.7: extending classes and implementing interfaces. 5 years ago
  Frederic G. MARAND c5613fc9ef 5.6: Class members. 5 years ago
  Frederic G. MARAND 0f437501ba 5.5: creating interfaces. 5 years ago
  Frederic G. MARAND eab60094ec 5.4: TypeScript Structural Type System. 5 years ago
  Frederic G. MARAND 651a2d2115 5.3: Interface examples 5 years ago
  Frederic G. MARAND cd239a2797 4.8: Using arrow functions with typed parameters. 5 years ago
  Frederic G. MARAND a674ca3ef6 4.5: DOM helper functions, default values. 5 years ago
  Frederic G. MARAND 8980938f59 4.4: default parameter values. 5 years ago
  Frederic G. MARAND 9a3213df7f 4.3: type annotations in functions. noImplicitAny option. 5 years ago
  Frederic G. MARAND 49b64dab7e 3.8: more non-null type assertions. 5 years ago
  Frederic G. MARAND 73d99ed771 3.7: type assertions, strictNullChecks for null/undefined. 5 years ago
  Frederic G. MARAND fb7eb5cbd8 3.4: using let, const, and built-in types. 5 years ago
  Frederic G. MARAND 2b0884116d 2.6: inheriting configuration. 5 years ago
  Frederic G. MARAND 5a15431aa3 Ch.2-5 Initial commit: initialized demo. 5 years ago