130
I Use This!
Very High Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
x86-64: add simd-position-ub8.
stassats
as Stas Boukarev
More... 3 months ago
arm64: add simd-position-from-end-ub8.
stassats
as Stas Boukarev
More... 3 months ago
arm64: implement (position x simple-base-string) using SIMD.
stassats
as Stas Boukarev
More... 3 months ago
Correct the docstring of SB-SEQUENCE:MAKE-SEQUENCE-LIKE More... 3 months ago
Implement simd-copy-character-string-to-utf8 using AVX2.
stassats
as Stas Boukarev
More... 3 months ago
Correctly handle YMM in context-float-register on linux.
stassats
as Stas Boukarev
More... 3 months ago
Implement simd-copy-character-string-to-utf8 using SSE2.
stassats
as Stas Boukarev
More... 3 months ago
Add print-debugging for VOPs.
stassats
as Stas Boukarev
More... 3 months ago
Fix simd-copy-character-string-to-utf8
stassats
as Stas Boukarev
More... 3 months ago
Track newlines in the SWAR simd-copy-character-string-to-utf8.
stassats
as Stas Boukarev
More... 3 months ago
One more compiling-p fix.
stassats
as Stas Boukarev
More... 3 months ago
null-lexenv-p doesn't work on sb-interpreter:basic-env
stassats
as Stas Boukarev
More... 3 months ago
compiling-p: ignore null-lexenv.
stassats
as Stas Boukarev
More... 3 months ago
Encode PINSRQ.
stassats
as Stas Boukarev
More... 3 months ago
arm64: search for newlines in simd-copy-character-string-to-utf8
stassats
as Stas Boukarev
More... 3 months ago
Prevent sb-grovel symbols from sticking around More... 3 months ago
Don't search for #\Newline in fd-sout.
stassats
as Stas Boukarev
More... 3 months ago
arm64: implement simd-copy-character-string-to-utf8 using NEON.
stassats
as Stas Boukarev
More... 3 months ago
Speed up output-bytes/utf-8/lf
stassats
as Stas Boukarev
More... 3 months ago
external-formats: better character size branching.
stassats
as Stas Boukarev
More... 3 months ago
define-external-format/variable-width: better loop end test.
stassats
as Stas Boukarev
More... 3 months ago
Simplify autogenerated WITH-<c-struct> macro in sb-grovel More... 3 months ago
build-all-cores More... 3 months ago
Remove obsolete documentation of autogenerated functions More... 3 months ago
Fix vpshufd.
stassats
as Stas Boukarev
More... 3 months ago
Trust function return types declared in system structures.
stassats
as Stas Boukarev
More... 3 months ago
Fix sb-xc
stassats
as Stas Boukarev
More... 3 months ago
Transform write-char/string on ansi-streams.
stassats
as Stas Boukarev
More... 3 months ago
coreparse: do some things on empty spaces anyway.
stassats
as Stas Boukarev
More... 3 months ago
coreparse: don't do anything on empty spaces.
stassats
as Stas Boukarev
More... 3 months ago