D25939: TypeScript: add "bigint" primitive type

2019-12-13 Thread Nibaldo González
nibags closed this revision.

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D25939

To: nibags, #framework_syntax_highlighting, cullmann
Cc: cullmann, kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, 
michaelh, ngraham, bruns, demsking, sars, dhaumann


D25939: TypeScript: add "bigint" primitive type

2019-12-12 Thread Christoph Cullmann
cullmann accepted this revision.
cullmann added a comment.
This revision is now accepted and ready to land.


  Seems fine, thanks!

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  typescript-bigint-type

REVISION DETAIL
  https://phabricator.kde.org/D25939

To: nibags, #framework_syntax_highlighting, cullmann
Cc: cullmann, kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, 
michaelh, ngraham, bruns, demsking, sars, dhaumann


D25939: TypeScript: add "bigint" primitive type

2019-12-12 Thread Nibaldo González
nibags created this revision.
nibags added a reviewer: Framework: Syntax Highlighting.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
nibags requested review of this revision.

REVISION SUMMARY
  Add the "bigint" type: 
https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-2.html#bigint

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  typescript-bigint-type

REVISION DETAIL
  https://phabricator.kde.org/D25939

AFFECTED FILES
  autotests/folding/test.ts.fold
  autotests/html/test.ts.html
  autotests/input/test.ts
  autotests/reference/test.ts.ref
  data/syntax/typescript.xml

To: nibags, #framework_syntax_highlighting
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, 
ngraham, bruns, demsking, cullmann, sars, dhaumann