COMMITS
/ common/json-schema-to-grammar.cpp October 16, 2024
J
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
Joe Eli McIlvain committed
June 28, 2024
O
`json`: restore default additionalProperties to false, fix some pattern escapes (#8180)
Olivier Chafik committed
June 26, 2024
O
`json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863)
Olivier Chafik committed
O
`json`: fix additionalProperties, allow space after enum/const (#7840)
Olivier Chafik committed
June 25, 2024
O
`json`: support integer minimum, maximum, exclusiveMinimum, exclusiveMaximum (#7797)
Olivier Chafik committed
June 11, 2024
O
json: refine constraint for whitespace to avoid runaways yet allow pretty print (#7866)
Olivier Chafik committed
O
June 6, 2024
O
grammars: x{min,max} repetition operator (#6640)
Olivier Chafik committed
May 16, 2024
H
grammar, json, llama: replace push on emplace if it possible (#7273)
Herman Semenov committed
April 12, 2024
O
JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555)
Olivier Chafik committed
March 22, 2024
O
json-schema-to-grammar : fix order of props + non-str const/enum (#6232)
Olivier Chafik committed
March 21, 2024
O
json-schema-to-grammar improvements (+ added to server) (#5978)
Olivier Chafik committed