-
There is that rule in the README:
> - single-thread is preferred but you can add multi-threaded or multicore versions too
This reads as if there shall be a singlethreaded contribution for a language…
NobbZ updated
9 months ago
-
I was wondering, could you speak to the motivation or near/long-term goals of this project?
When first I saw this project emerge, I thought, "great, a company with real resources is finally putting…
-
###### Originally submitted on: Mon Mar 25 12:56:01 -0400 2013
The following program should be rejected by the type system, but is not, and runs, yielding #f.
##### Steps to Reproduce:
``` racket
#l…
tonyg updated
9 years ago
-
The regex looking for the protocol/host part of TIO links (around line 773 in function breakoutTIOLinks()) picks up http and https links then performs an XMLHttpRequest with the URL using whatever the…
-
There seems to be no way to define a float inline (such as 1f or 1.f)
There is also no way to do type cast as far as I can tell (if there is, please add to documentation)
It's also a bit unclear how…
-
Seems quite the standard, throughout the recent editorial review push I've done, for syntax boxes to specify, via the SYNTAX HIGHLIGHTER (using the standard MDN editor toolbar), the code language ther…
-
Note: In METS, the labels are a flat sequence of `gt:state` elements with `@prop` from the above mentioned schema file, one per page.
```XML
…
-
Password Safe v1.18.2 flatpak (also tested on today's latest master) and from Manage | Select Language language options are greyed out.
![image](https://github.com/pwsafe/pwsafe/assets/10895030/1ce3…
-
Do we want to report doxygen style comments in Java as doxygen or Javadoc.
```Java
/** Javadoc */
/// doxygen
/*! not anything */
```
The first is currently marked up as javadoc and the second…
-
Hello?
I've encountered screen-ocr[winrt] and I'm going to try it.
like.. lang=language, psm=6..etc.. used by tesseract.. How do I set the config parameter with screen-ocr??
I want to control par…