这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: milosdanilov/schema_salad

Tags

4.5.20191204060541

Toggle 4.5.20191204060541's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request common-workflow-language#304 from common-workflow-…

…language/java_codegen_3

Random assorted cleanups for Java codegen

4.5.20191203162929

Toggle 4.5.20191203162929's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request common-workflow-language#299 from jmchilton/java_c…

…odegen_iter

Iterate on Java codegen

4.5.20191023134839

Toggle 4.5.20191023134839's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request common-workflow-language#285 from common-workflow-…

…language/fix-internal-links

Fix typo breaking internal links

4.5.20191017101802

Toggle 4.5.20191017101802's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request common-workflow-language#283 from common-workflow-…

…language/refactor-SourceLine-makeLead

Refactor SourceLine#makeLead

4.5.20190906201758

Toggle 4.5.20190906201758's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
base_url parameter to urljoin shouldn't be optional. (common-workflow…

…-language#279)

* base_url parameter to urljoin shouldn't be optional.

* Update metaschema for type hint fix

* Make flake8 happy with metaschema.py

* exclude metaschema.py from black

4.5.20190815125611

Toggle 4.5.20190815125611's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow LineCol data to be absent (common-workflow-language#274)

4.5.20190729164411

Toggle 4.5.20190729164411's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
switch to the Black code formatter (common-workflow-language#269)

* add basic contributing guidelines
* prefer new style format strings
* sort the inputs

4.5.20190621200723

Toggle 4.5.20190621200723's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

4.4.20190620173027

Toggle 4.4.20190620173027's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

4.3.20190604170443

Toggle 4.3.20190604170443's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Document 1.1 (common-workflow-language#251)

* Update schema salad specification for 1.1

* Add an example schema to the README

* Describe validation process.

* Improve discussion of "short names" and vocabulary.

* Document 'Expression' special case.

* Add section about inheritance and specialization.

* Be more precise about which parts of YAML we use.