-
The current parsing steps http://microformats.org/wiki/value-class-pattern#Basic_Parsing defer to special datetime parsing in step 3.2 which is misleading. All vcp parsing with datetime properties sho…
-
Consider a following piece of code:
``` c#
using Markdig;
var input = @"
Here is the table:
| Key | Value |
| ---- | -------- |
| Color | Blue |
| Size | Medium |
";
var pip…
-
In #2463 we just resolved to add `at-rule(@foo)` and `at-rule(@foo; desc: value)` functions to @supports, to test for whether an at-rule is supported at all, and whether it supports a given `desc: val…
-
- [ ] paths with punctuation don't round-trip #2970
- [ ] #4422
- [x] #4423
- [x] long lags at unexpected times — maybe "loading root branch" related
- [ ] set root to a time before a branch exist…
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/31d2f2a6f348a6f6dbba842c636fa861668c2ad6/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/Microsoft.Communication/Az…
-
http://www.timlabonne.com/2013/07/parsing-a-time-string-with-javascript/
Seems to be a nice way of parsing a time. I would suggest the following rules. The current day is already selected by the code…
-
Hi,
Is there a roadmap for the next release? I get the sense that PCRE2 releases happen "as needed" rather than based on specific feature goals or a regular bi-annual cadence.
Are there things t…
-
A fully cached `./x run --stage 1 miri` takes 2.35s. This is really slow, and added to most bootstrap invocations.
Bootstrap is doing a lot of work, and it's nontrivial to optimize all of that, but…
-
`@apideck/better-ajv-errors` is a pretty popular library for parsing ajv errors, at the time of writing this npmjs.com shows it at roughly ~2.8m downloads a week (https://www.npmjs.com/package/@apidec…
-
There is a big lag that happens when beginning the program, or when running a file. I have already identified that part of the problem is the parsing of lambdas. By removing the ability to use symbols…
ghost updated
2 months ago