index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
Lagom
Age
Commit message (
Expand
)
Author
2021-07-13
Lagom/Fuzzers: Add fuzzer for FLAC loader
Luke
2021-07-13
Lagom/Fuzzers: Add fuzzer for POSIX basic regex parser
Luke
2021-07-08
Lagom: Exclude LibSQL/SQLClient.cpp and the sql utility from Lagom
Jan de Visser
2021-07-06
LibJS: Remove the default length & attributes from define_native_*
Idan Horowitz
2021-07-06
LibJS: Add define_direct_property and remove the define_property helper
Idan Horowitz
2021-07-06
Meta: Fix building Lagom on Linux
Gunnar Beutner
2021-07-06
LibThreading: Fix building the library on macOS
Gunnar Beutner
2021-07-04
LibTTF: Memory map TTF fonts instead of reading them into heap memory
Andreas Kling
2021-07-04
LibTTF: Make TTF::Font loading API return error strings
Andreas Kling
2021-06-24
LibSQL: Move Lexer and Parser machinery to AST directory
Jan de Visser
2021-06-22
LibCore: Add unit test for File::read_line
coderdreams
2021-06-19
LibCrypto+LibTLS: Split and move test suite into Tests directory
Peter Bocan
2021-06-18
Lagom/Fuzzers: Add fuzzers for all current hashing functions
Luke
2021-06-17
Lagom: Add an install target
sin-ack
2021-06-15
LibJS: Add a basic pass manager and add some basic passes
Ali Mohammad Pur
2021-06-11
Meta: Fuzz the LibIMAP Parser
x-yl
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-05-31
Lagom/Fuzzers: Add SQL parser fuzzer
Luke
2021-05-31
AK: Replace ByteBuffer::grow with resize()/ensure_capacity()
Gunnar Beutner
2021-05-30
Fuzz+LibGfx: When fuzzing GIFLoader, try to load all frames
Ben Wiederhake
2021-05-27
Meta: Run the Wasm spec tests in CI
Ali Mohammad Pur
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-21
Meta: Add a Wasm parser fuzzer
Ali Mohammad Pur
2021-05-18
LibJS+LibTest: Move out the test-js test runner into LibTest
Ali Mohammad Pur
2021-05-17
Meta: Build LibWasm and the wasm utility as part of Lagom
Ali Mohammad Pur
2021-05-16
AK+Userland: Fix some compiler warnings and make variables const-ref
Gunnar Beutner
2021-05-14
Lagom: Enable sanitizer builds with gcc
Andrew Kaster
2021-05-13
LibCrypto: Split BigInteger operations into an Algorithms class
DexesTTP
2021-05-09
LibSQL: Add a syntax highlighter
Dylan Katz
2021-05-08
Meta + Lagom: Fix paths after movement of tests to Tests/
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-js to Tests/LibJS
Brian Gianforcaro
2021-05-07
Meta: Fix Fuzzers CMakeLists.txt and ReadMe.md to use CXX_COMPILER_ID
Brian Gianforcaro
2021-05-01
Lagom/Fuzzers: Add fuzzers for Windows-1251 and Windows-1255 decoders
Idan Horowitz
2021-05-01
Lagom/CMake: Add -fconstexpr-steps for AppleClang
Carlos César Neves Enumo
2021-04-29
Meta: Increase fconstexpr-steps for Clang Lagom builds
Idan Horowitz
2021-04-25
AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake
Andrew Kaster
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-21
Tests: Reorganize LibCompress unit tests
Marco Biscaro
2021-04-20
Lagom: Add sql utility and LibSQL unit tests
Timothy Flynn
2021-04-11
Everywhere: Update references from ReadMe.md => README.md
Andreas Kling
2021-03-27
Lagom/Fuzzers: Add fuzzer for zip file parser
Luke
2021-03-17
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
Andreas Kling
2021-03-14
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
Luke
2021-03-14
Lagom/Fuzzers: Add fuzzers for Latin 1, Latin 2 and UTF16-BE
Luke
2021-03-12
FuzzilliJs: Add missing <errno.h> include
Andreas Kling
2021-03-04
Lagom/Fuzzers: Add fuzzers for LibCompess
Luke
2021-03-02
Meta: Run test-js and test-compress as CTest executables
Andrew Kaster
2021-03-01
AK/Lagom: Modify TestSuite to return how many tests failed from main
Andrew Kaster
2021-03-01
Lagom/Fuzzers: Add WAV fuzzer
Luke
2021-02-28
Meta: Build AK and LibRegex tests in Lagom and for Serenity
Andrew Kaster
[next]