-
Migrated from [rt.perl.org#108286](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=108286) (status was 'open')
Searchable as RT108286$
p5pRT updated
2 years ago
-
# Problem
1. There are many authors that want to use TypeScript without a build step
2. JSDoc is a verbose substitute for TypeScript and doesn't support all TS features.
3. The above 2 problem st…
-
Please see repro project: https://github.com/expolli/pose-test/tree/main
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js):…
-
Related to post processing and eliminating nodes, is there a value I can return from a matched token that will eliminate it from output automatically?
For example, it would be nice if I could just dr…
-
In http://microformats.org/wiki/value-class-pattern#microformats2_parsers
Add:
- if a dt-\* property has a time but lacks a timezone
- then it adopts the timezone of the most recently seen dt-\* prop…
-
run the libcxx tests and add an appveyor build to run them as well,
-
Update:
I have change my opinion on this, and I don't think I require this any more. If this is ever implemented I would probably use it, but I really don't mind this behavior at all. If you w…
-
For Dredd it would make sense to split into multiple projects:
- [`dredd`](https://github.com/apiaryio/dredd) - command line tool
- `dredd-core` - the core functionality of Dredd, without the comm…
-
I'd like to see a standardized way to tell a loader to load assets (scripts mainly) into a browser window in a way where the download starts early in the page (eg: in the HEAD), but essentially before…
-
Raku's current design (as discussed pervasively in [S05](https://design.raku.org/S05.html)) is that, inside of a grammar, the syntax `token foo {…}` inside a grammar causes a method `foo` to be instal…