-
since you have borrowed lots of good features from coffee-script, how about the feature that invoke a function without parenthesis when it has argument(s), and with parenthesis when there is no argume…
-
### Is your feature request related to a problem? Please describe.
Right now, ASP.NET Core has a direct dependency on the AAD JWT library (token handler, token validation parameters etc). This li…
-
**Is your feature request related to a problem? Please describe.**
Adding a plugin-based method for manipulating transcriptions from STT before passing them to the intent service would allow for co-r…
-
This is something I'm hitting on the TypeScript compiler. In order to emulate our old TS namespaces, I have created modules per TS namespace (which I'll call "namespace barrels") which reexport each f…
-
@cyrillemidingoyi
I am getting error while compiling Antlr4 generated modules files.
`akhil@KHUSHI:~/FortranTest$ antlr4 Fortran90Grammer/Fortran90Lexer.g4
`
`akhil@KHUSHI:~/FortranTest$ ant…
-
One of my goals for this library is to create APIs that will be suitable for working with streaming text, e.g. streams of characters read from disk on demand. The problem is that the async iteration A…
-
I'm trying to write a parser for [the Postgres protocol](https://www.postgresql.org/docs/10/static/protocol.html).
The biggest problem comes from a combination of two things:
1. Postgres follows T…
lithp updated
3 years ago
-
70K instances of 523K are just "24/7"
I.e. if I write "if (opening_hours="24/7") { } " my code will get 13% of the data correctly.
There should be
- ruleset60% (or 70/80) - simplest and most popular…
-
So many test failures. What is going on?
-
| | |
| --- | --- |
| Bugzilla Link | [51094](https://llvm.org/bz51094) |
| Version | trunk |
| OS | Linux |
| CC | @AaronBallman,@dwblaikie,@DougGregor,@MaskRay,@nathanchance,@nickdesaulniers,@zygo…