-
Updated
Oct 16, 2021 - TypeScript
type-safety
Here are 234 public repositories matching this topic...
With #292 landed the following Web APIs were added (warning: some typings to be reviewed in future PRs).
This issue works as a tracker for the remaining APIs to support
- AbortController
- AbortSignal
- AbstractRange
- AnalyserNode
- Animation
- AnimationEffect
- AnimationEvent
- AnimationPlaybackEvent
- AnimationTimeline
- ApplicationCache
-
Updated
Sep 25, 2021 - Ruby
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Nov 6, 2021 - C++
-
Updated
Nov 24, 2021 - Swift
-
Updated
Nov 23, 2021 - TypeScript
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Oct 25, 2021 - OCaml
-
Updated
Oct 20, 2021 - Swift
-
Updated
Aug 23, 2021 - Scala
The Generated Client API is remains largely undocumented...
It would also be awesome if we could include the documentation of the API in the Generated DSL
The .returning() function currently only supports strings (which should be the target table's column names). In reality they can accept any expression and (returning) query.
This should be supported:
insert into bar (val) values (123) returning (select count(*) from bar), id, val || 'test'which would equate to something like:
db.insertInto(bar).values({ val: 123 })-
Updated
Nov 27, 2021 - TypeScript
-
Updated
Apr 29, 2021 - C++
-
Updated
Oct 31, 2021 - C
-
Updated
Nov 26, 2021 - Scala
-
Updated
Sep 25, 2021 - Ruby
-
Updated
Nov 26, 2021 - Ruby
-
Updated
Nov 11, 2021 - Common Lisp
It came up in #41 that it would be nice to have functions like abs(), sqrt(), etc. implemented on $System<f64, U> (and friends) directly, and not just through traits, so that they could be called without the traits in scope.
-
Updated
May 1, 2021 - Swift
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Nov 23, 2020 - Scala
-
Updated
Dec 28, 2017 - C++
-
Updated
Nov 25, 2021 - Java
-
Updated
Apr 19, 2021 - TypeScript
Improve this page
Add a description, image, and links to the type-safety topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the type-safety topic, visit your repo's landing page and select "manage topics."
https://github.com/readthedocs/recommonmark#recommonmark
We should switch to
myst: https://github.com/executablebooks/MyST-Parser