index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AK
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-01-02
AK: Move the functions in NumberFormat.h out of line
Arda Cinar
2022-12-31
AK: Add `CircularBuffer`
Lucas CHOLLET
2022-12-06
AK: Introduce the new String, replacement for DeprecatedString
Andreas Kling
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-03
AK: Add framework for a unified floating point to string conversion
Dan Klishch
2022-10-23
AK: Add an exact and fast floating point parsing algorithm
davidot
2022-10-16
AK+Userland: Use a CMake variable for AK_SOURCES instead of GLOB
Andrew Kaster
2021-06-17
Meta: Add support for declaring components
Gunnar Beutner
2021-06-16
AK: Remove now unused InlineLinkedList class
Brian Gianforcaro
2021-05-06
Tests: Move AK tests to Tests/AK
Brian Gianforcaro
2021-02-28
Meta: Build AK and LibRegex tests in Lagom and for Serenity
Andrew Kaster
2020-12-24
CMake: Decouple cmake utility functions from top-level CMakeLists.txt
Lenny Maiorani
2020-08-15
Meta: Install source files at /usr/src/serenity
Itamar
2020-05-29
Ports: Fix CMake-based ports
Paul Redmond