summaryrefslogtreecommitdiff
path: root/Meta/Lagom
AgeCommit message (Expand)Author
2020-07-14Lagom: Add a markdown fuzzerNico Weber
2020-07-14Lagom: Add a note on how to build the fuzzers to readmeNico Weber
2020-07-06LibJS/test-js: Create test-js program, prepare for test suite refactorMatthew Olsson
2020-07-05Shell: Build as part of Lagom as wellAnotherTest
2020-06-13AK: JsonParser improvementsMatthew Olsson
2020-06-07Meta: Run Crypto tests in CIAnotherTest
2020-06-01Lagom: Fix target nameSergey Bugaev
2020-05-27Lagom: Build LibCrypto, LibTLS and test-crypto :^)Andreas Kling
2020-05-15LibJS: Let parser keep track of errorsLinus Groh
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-09Lagom: Add missing copyright header to FuzzJS.cppLinus Groh
2020-04-20Meta: Build Lagom js and run LibJS tests on TravisLinus Groh
2020-04-11LibX86: Add an X86 instruction decoder library + basic disassemblerAndreas Kling
2020-04-08Lagom: Add fuzz testing for LibJS using libFuzzer (#1692)Paul Redmond
2020-04-05Lagom: Add clang address/memory/undefined-behavior analyzer supportBrian Gianforcaro
2020-03-31Lagom: Build LibLine since "js" depends on itAndreas Kling
2020-03-23Lagom: Build LibJS + "js" test programAndreas Kling
2020-02-06Lagom: Add a tiny JSON test appAndreas Kling
2020-02-06Lagom: Remove the bitrotted SimpleIPC test programAndreas Kling
2020-02-06LibCore: Remove leading C from filenamesAndreas Kling
2020-02-02LibCore: Put all classes in the Core namespace and remove the leading CAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-11-19Lagom: Fix buildAndreas Kling
2019-11-18Lagom: Move this into Meta/Andreas Kling