perks/codegen-csharp
Timothee Guerin 469a5bfb53
Use rush change and publish mechanism (#159)
2021-03-18 15:15:43 -07:00
..
statements switched to length() instead of .length to support undefined arrays 2019-09-16 12:21:31 -07:00
.eslintignore moved out of subfolder 2019-09-05 10:17:07 -07:00
.eslintrc.yaml move libraries out of subfolder 2019-09-05 10:21:30 -07:00
.npmignore moved out of subfolder 2019-09-05 10:17:07 -07:00
LICENSE moved out of subfolder 2019-09-05 10:17:07 -07:00
access-modifier.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
attribute.ts switched to length() instead of .length to support undefined arrays 2019-09-16 12:21:31 -07:00
changelog.md moved out of subfolder 2019-09-05 10:17:07 -07:00
class.ts fix descriptions and propgate required as x-required 2019-12-18 14:47:35 -08:00
comparisons.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
constructor.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
delegate.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
doc-comments.ts switched to length() instead of .length to support undefined arrays 2019-09-16 12:21:31 -07:00
dotnet.ts update to ts 3.7-beta and make some fields optional 2019-10-08 09:07:31 -07:00
exports.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
expression.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
field.ts fix descriptions and propgate required as x-required 2019-12-18 14:47:35 -08:00
import.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
interface-property.ts updated initializers to deeppartial instead of partial 2019-09-15 22:18:39 -07:00
interface.ts fix descriptions and propgate required as x-required 2019-12-18 14:47:35 -08:00
method.ts fix descriptions and propgate required as x-required 2019-12-18 14:47:35 -08:00
namespace.ts fix console.error problem 2019-11-11 13:49:04 -08:00
naming.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
operator.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
package.json Use rush change and publish mechanism (#159) 2021-03-18 15:15:43 -07:00
parameter-modifier.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
parameter.ts fix descriptions and propgate required as x-required 2019-12-18 14:47:35 -08:00
project.ts updated initializers to deeppartial instead of partial 2019-09-15 22:18:39 -07:00
property.ts fix descriptions and propgate required as x-required 2019-12-18 14:47:35 -08:00
region.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
struct.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
ternery.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
tsconfig.json move libraries out of subfolder 2019-09-05 10:21:30 -07:00
type-container.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
type-declaration.ts moved out of subfolder 2019-09-05 10:17:07 -07:00
type.ts switched to length() instead of .length to support undefined arrays 2019-09-16 12:21:31 -07:00
variable.ts moved out of subfolder 2019-09-05 10:17:07 -07:00