Home
last modified time | relevance | path

Searched +refs:conset +refs:add +refs:constraint (Results 1 – 6 of 6) sorted by relevance

/dports/lang/sbcl/sbcl-1.3.13/src/compiler/
H A Dconstraint.lisp104 (declaim (ftype (sfunction (constraint conset) boolean) conset-member))
105 (declaim (ftype (sfunction (constraint conset) boolean) conset-adjoin))
111 (defmacro do-conset-elements ((constraint conset &optional result) &body body)
120 (defun conset-member (constraint conset) (sset-member constraint conset))
121 (defun conset-adjoin (constraint conset) (sset-adjoin constraint conset))
188 (defun conset-member (constraint conset)
194 (defun conset-adjoin (constraint conset)
484 (conset-member constraint conset))))
488 (conset-adjoin constraint conset)))
609 (flet ((add (fun x y not-p)
[all …]
/dports/devel/py-pydantic/pydantic-1.8.2/
H A DHISTORY.md66 * fix: allow `None` for type `Optional[conset / conlist]`, #2320 by @PrettyWood
88 * add `allow_mutation` constraint to `Field`, #2195 by @sblack-usu
234 * Modify validators for `conlist` and `conset` to not have `always=True`, #1682 by @samuelcolvin
240 * Add `conset()`, analogous to `conlist()`, #1623 by @patrickkwang
637 * Add `multiple_of` constraint to `ConstrainedDecimal`, `ConstrainedFloat`, `ConstrainedInt`
724 * add Json type support #214
730 * add `NewType` support #115
826 * add `UUID` validation #89
829 * add benchmarks table to docs #91
866 * add docs
[all …]
H A DPKG-INFO131 …* fix: allow `None` for type `Optional[conset / conlist]`, [#2320](https://github.com/samuelcolvin…
153 …* add `allow_mutation` constraint to `Field`, [#2195](https://github.com/samuelcolvin/pydantic/iss…
299 …* Modify validators for `conlist` and `conset` to not have `always=True`, [#1682](https://github.c…
305 …* Add `conset()`, analogous to `conlist()`, [#1623](https://github.com/samuelcolvin/pydantic/issue…
356 * Move all testing and build to github actions, add windows and macos binaries,
574 * add `Color` to schema generation, by [@euri10](https://github.com/euri10)
702 * Add `multiple_of` constraint to `ConstrainedDecimal`, `ConstrainedFloat`, `ConstrainedInt`
838 * add `Config.anystr_strip_whitespace` and `strip_whitespace` kwarg to `constr`,
927 * add pretty `to_string(pretty=True)` method for models
931 * add docs
[all …]
/dports/biology/ncbi-toolkit/ncbi/asn/
H A Dasn.all1258 conset (3) , -- constructed sequence + parts
3117 -- output data[i] = data[i]*mul+add
3119 add INTEGER,
3130 -- output data[i] = data[i]*mul+add
3132 add REAL,
6028 add-qual (13) }
6171 add-mrna BOOLEAN DEFAULT FALSE ,
6451 add-cit-subs BOOLEAN DEFAULT FALSE }
6542 add-feature Apply-feature-action ,
6568 add-trans-splicing NULL ,
[all …]
/dports/devel/py-pydantic/pydantic-1.8.2/pydantic.egg-info/
H A DPKG-INFO131 …* fix: allow `None` for type `Optional[conset / conlist]`, [#2320](https://github.com/samuelcolvin…
153 …* add `allow_mutation` constraint to `Field`, [#2195](https://github.com/samuelcolvin/pydantic/iss…
299 …* Modify validators for `conlist` and `conset` to not have `always=True`, [#1682](https://github.c…
305 …* Add `conset()`, analogous to `conlist()`, [#1623](https://github.com/samuelcolvin/pydantic/issue…
356 * Move all testing and build to github actions, add windows and macos binaries,
574 * add `Color` to schema generation, by [@euri10](https://github.com/euri10)
702 * Add `multiple_of` constraint to `ConstrainedDecimal`, `ConstrainedFloat`, `ConstrainedInt`
838 * add `Config.anystr_strip_whitespace` and `strip_whitespace` kwarg to `constr`,
927 * add pretty `to_string(pretty=True)` method for models
931 * add docs
[all …]
/dports/deskutils/egroupware/egroupware/doc/rpm-build/
H A Ddebian.changes136 * Calendar: Fix quick add did not open conflict dialog
215 …* Rocket.Chat: do NOT require a refresh token / user conset as we regard rocketchat as internal app
249 * InfoLog: add filter by contact to export filters
393 * Admin: add copy account action
1217 …PostgreSQL: new entries were created with info_id 0: duplicate key value violates unique constraint
1841 * ProjectManager: add new role with rights limited only to add timesheets
2167 * Mail: add all aliases to vacation message
2512 * Tracker/SiteMgr: block to add new tickets
2548 * Tracker: add default version for mailhandling
3580 * Filemanager: (re)added add to clipboard action
[all …]