TANIGUCHI Masaya

Results 22 issues of TANIGUCHI Masaya

```lisp ;; test.lisp (format (standard-output) "~A" (read)) ``` ## Current behavior ```shell $ iris test.lisp # or $iris test.lisp # ``` ## Expectation ```shell $ iris test.lisp # or $iris...

First of all, thank you for the great project. I am enjoying writing academic documents :) In my community, we use a special package to write scientific and technical documents,...

### [swipl](https://www.swi-prolog.org/) SWI-Prolog is a versatile implementation of the Prolog language. #### Usage ```lua local sources = { null_ls.builtins.diagnostics.swipl } ``` #### Defaults - Filetypes: `{ "prolog" }` - Method:...

Hi, I published a new library to manipulate a PDF file. I want to share this library with others. Can you list it? Cheers,

Since ESM is incompatible with commonjs syntax, we cannot mix the ESM syntax in an existing file. I propose to add a new file `vimlparser.mjs` for this purpose.

The current Ruby.Wasm is written with separate implementations for Node and Browser. I can see considerable ingenuity and hard work. Thank you for all the work you have done. Now,...

**Describe the bug** Typst Preview uses the address of the local host to communicate with the server for preview, so VSCode used from a web browser, such as Gitpod, VSCode...

enhancement
good first issue
document-preview

Closes #82 Thank you for maintaining this fantastic project! This pull request adds a flake.nix file to facilitate the installation of CIEL via Nix. As you may know, Nix’s official...

Thank you for this project. I’m tani. I appear as the number one contributor within Japan in the ranking you created. I’m a committer for Homebrew (in the font department)....

Summary When re-re-exporting a namespace that itself re-exports many items with renamed exports, JSR's generated docs produce double-qualified names like is.isAny. Those links 404 on jsr.io and break symbol resolution....