Timothee Guerin
43b45ed6bf
Fix invalid @next links for non scoped packages ( #478 )
2022-04-25 15:23:09 -07:00
Timothee Guerin
d1d8d827d4
Update readme with @next links ( #476 )
2022-04-25 11:58:52 -07:00
Timothee Guerin
19e203dcca
Add ability to ignore pattern when formatting ( #435 )
2022-04-11 20:29:06 +00:00
Timothee Guerin
5d057edf60
Fix old Azure/adl links ( #385 )
2022-03-31 08:26:21 -07:00
Timothee Guerin
e395050d83
Improve getting started docs ( #345 )
2022-03-21 12:48:20 -07:00
F. Hinkelmann
a14d13105e
Update Readme with main.cadl filename ( #339 )
2022-03-18 11:46:15 -07:00
Timothee Guerin
77b8507ba2
Fix invalid use of verb decorators in docs ( #260 )
2022-02-15 17:55:26 +00:00
Nick Guerrera
e7d656075b
Small formatting and syntax highlighting improvements ( #73 )
...
1. Format *.cadl on save in our repo. This required some extra knobs in
.vscode/settings.json and .prettierrc.json. These are not required when
referencing the prettier plugin via npm, but we need a workaround to consume
the plugin this way from source.
2. Fix a formatter bug with operations that return anonymous models where
the braces around the return model were dropped.
3. Add cadl syntax highlighting to markdown ```cadl blocks
2021-11-22 13:04:36 -06:00
Nick Guerrera
53cbecc69c
Use prettier for markdown too ( #72 )
2021-11-19 15:52:17 +00:00
Nick Guerrera
583f69667a
Update package list in README ( #70 )
...
Also make the latest image link to npmjs.com package page
2021-11-18 10:57:20 -06:00
Nick Guerrera
5068fc4393
Fix example in README ( #67 )
2021-11-17 18:08:07 +00:00
Timothee Guerin
02d9f1299c
Feature: docker image ( #57 )
2021-11-12 11:17:46 -08:00
Timothee Guerin
e3f808b899
VSCode server path use compiler path instead of bin ( #43 )
2021-11-05 11:10:57 -07:00
Nick Guerrera
826cd43aa8
Fix broken link in README ( #22 )
2021-10-27 12:00:00 -05:00
Nick Guerrera
d649b44771
Port over CONTRIBUTING.md to OSS repo ( #9 )
...
Also minimally update README to cover OpenAPI 3.0 and cover `cadl compile`
with more technical correctness.
2021-10-22 16:31:45 -05:00
Nick Guerrera
2c5454dc1a
Port build process to new OSS repo
2021-10-19 15:21:39 -05:00