Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/llparse

Generating parsers in LLVM IR
https://github.com/nodejs/llparse

chore: remove abort

Uzlopak opened this pull request 5 months ago
chore: remove tslint.json

Uzlopak opened this pull request 6 months ago
chore: replace tslint with eslint

Uzlopak opened this pull request 6 months ago
ci: add ci workflow

Uzlopak opened this pull request 6 months ago
fix: upgrade typescript and fix ts2345 error

Uzlopak opened this pull request 6 months ago
fix: import from src/implementation/c/node only once

Uzlopak opened this pull request 6 months ago
fix: remove type assertion

Uzlopak opened this pull request 6 months ago
fix: remove duplicated line

Uzlopak opened this pull request 6 months ago
chore: set no unchecked indexed access to true

Uzlopak opened this pull request 6 months ago
chore: remove unused locals

Uzlopak opened this pull request 6 months ago
fix: return 0 on int function

Uzlopak opened this pull request 6 months ago
Use string concatenation for header building

RedYetiDev opened this pull request 10 months ago
Optimize a scan of non state-chaning bytes with SSSE3 instructions

ngrodzitski opened this pull request over 1 year ago
Why was the bitcode implementation removed?

kbridge opened this issue over 1 year ago
build(deps): bump minimatch from 3.0.4 to 3.1.2

dependabot[bot] opened this pull request almost 2 years ago
peek multiple characters?

cloewen8 opened this issue over 2 years ago
header-builder: add cptr type for constant pointers

pallas opened this pull request over 2 years ago
build(deps): bump ansi-regex from 5.0.0 to 5.0.1

dependabot[bot] opened this pull request almost 3 years ago
chore: bump mocha 8.1.3 to 9.2.2

Trott opened this pull request almost 3 years ago
chore: bump dependencies

Trott opened this pull request almost 3 years ago
build(deps): bump ansi-regex from 3.0.0 to 3.0.1

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request almost 3 years ago
llparse.org is down

dead-claudia opened this issue almost 3 years ago
build(deps): bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
build(deps): bump glob-parent from 5.1.1 to 5.1.2

dependabot[bot] opened this pull request over 3 years ago
Rename primary branch to main

mhdawson opened this issue over 3 years ago
c: use proper type coercion in `consume`

indutny opened this pull request over 3 years ago
build(deps): bump y18n from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request almost 4 years ago
example: fix `http` example by replacing `bitcode` with `c`

rijenkii opened this pull request about 4 years ago
adding code macros

drom opened this issue over 4 years ago
fix: package.json links

zacanger opened this pull request over 4 years ago
package: bump dependencies

Trott opened this pull request almost 5 years ago
table-lookup: always pad SSE blobs to prevent OOB

indutny opened this pull request almost 5 years ago
prevent out-of-bounds reads when using SSE 4.2.

jsteemann opened this pull request almost 5 years ago
src: pack struct by sorting fields

fanatid opened this pull request about 5 years ago
${options.prefix}_s struct size

fanatid opened this issue about 5 years ago
c: fix blobs visibility for SSE4.2

fanatid opened this pull request about 5 years ago
support generating rust and/or typescript?

qzmfranklin opened this issue about 5 years ago
[PoC] Parse integer data

arthurschreiber opened this pull request about 5 years ago
Parsing binary protocols

arthurschreiber opened this issue about 5 years ago
streaming execute

drom opened this issue over 5 years ago
streaming parser

drom opened this issue over 5 years ago
Support conflicting select/match

indutny opened this issue over 5 years ago
switch on span?

drom opened this issue over 5 years ago
Runtime SSE4.2 dispatch

zbjornson opened this pull request over 5 years ago
NAPI / NAN / WASM bindings?

drom opened this issue over 5 years ago
c: vectorize table lookups

indutny opened this pull request over 5 years ago
cannot match/peek '\' charactor (generated code missing escape)

terrywh opened this issue over 5 years ago
.travis.yml: The 'sudo' tag is now deprecated in Travis CI

cclauss opened this issue almost 6 years ago
document

jiakai1000 opened this issue almost 6 years ago
Generate C fallback output

indutny opened this issue almost 7 years ago
Optimize node that skips to itself

indutny opened this issue almost 7 years ago
Propagate span ends backwards in allocator

indutny opened this issue almost 7 years ago
_mm_cmpestri

indutny opened this issue almost 7 years ago
Move to TypeScript

indutny opened this issue almost 7 years ago
Apply `check` optimization more often

indutny opened this issue almost 7 years ago
Save spans on pause

indutny opened this issue almost 7 years ago
Provide branch weights

indutny opened this issue almost 7 years ago
Add `!range` metadata to `match-sequence` loads.

indutny opened this issue almost 7 years ago
Generate debug information

indutny opened this issue almost 7 years ago
Supplement LLVM's `switch` optimization

indutny opened this issue almost 7 years ago
`error` nodes should save offset in the input

indutny opened this issue almost 7 years ago
LLVM IR vs bitcode

indutny opened this issue almost 7 years ago
Consider adding `pause` node

indutny opened this issue almost 7 years ago
Detect loops

indutny opened this issue almost 7 years ago
`code.update(field, field)`

indutny opened this issue almost 7 years ago
Specify machine attributes to enable inlining

indutny opened this issue almost 7 years ago
`code.isEqual('field', value)`

indutny opened this issue almost 7 years ago
`code.mulAdd('property', 'base')`

indutny opened this issue almost 7 years ago
`p.consume(p.code.load(...))`

indutny opened this issue almost 7 years ago