Jens Geyer
616df98f00
fix veralign.sh and bump version (again)
2019-10-20 00:12:14 +02:00
Sebastian Zenker
2ec93c8a2d
THRIFT-4763: HTML compiler produces invalid HTML document ( #1720 )
...
* HTML: the html generator did generate a closing </code> tag without a match <code>
* THRIFT-4763: added HTML test and fixed up additional HTML generation issues
2019-01-30 20:14:27 -05:00
James E. King III
b96c43892a
THRIFT-4717: fix up make clean with autoconf
2019-01-25 23:33:54 -05:00
Mustafa Senol Cosar
129bb3e10d
THRIFT-4675: Fix int64 constants generation for map keys
2019-01-25 10:03:37 -05:00
Mustafa Senol Cosar
f86845e8ed
THRIFT-4675: Generate Int64 constants for js
2019-01-15 09:20:54 -05:00
James E. King III
c3375d9e43
Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
2018-12-30 11:06:00 -05:00
jfarrell
384647d290
Version 0.12.0
2018-12-18 20:24:34 -05:00
wilfrem
2c69b5a01e
THRIFT-3143: Add nodets support
...
Co-authored-by: Mustafa Senol Cosar <cosar.mustafasenol@gmail.com>
2018-11-29 15:28:44 -05:00
bforbis
da1169d75b
THRIFT-4653: ES6 classes support ( #1615 )
...
* ES6 classes support
* Lint generated code
* ES6 Tests for NodeJS
* Add eslint rules for nodejs
* Run prettier/eslint on nodejs test code
2018-10-28 11:27:38 -04:00
Brian Forbis
b5d6ea390f
THRIFT-4625: Use let/const variable decorators in ES6 Javascript
2018-09-28 10:36:55 -04:00
Filip Spiridonov
b255790b8e
THRIFT-4551: Add Prettier for consistent JS code formatting ( #1536 )
...
Client: js
2018-04-17 23:18:29 -04:00
James E. King III
2b09dfed9c
THRIFT-4509: add jslint and fix build script output
2018-03-13 10:12:46 -04:00
Philip Frank
5066eb484b
THRIFT-4509:
...
* switch from grunt-external-daemon and grunt-shell to grunt-shell-spawn
* update grunt to 1.0.2
* always use local copy of jquery and qunit
* commit the package-lock files for npm keep versions stable
Client: js
This closes #1506
2018-03-13 10:12:04 -04:00