Andreas Kling
|
301a269ca0
|
Get rid of SERENITY macro since the compiler already defines __serenity__
This makes it a bit easier to use AK templates out-of-tree.
|
2019-04-20 12:58:49 +02:00 |
|
Andreas Kling
|
ac46e45f6e
|
Kernel: Remove unneeded kassert.h.
|
2019-04-03 12:51:10 +02:00 |
|
Andreas Kling
|
ffab6897aa
|
Big, possibly complete sweep of naming changes.
|
2019-01-31 17:31:23 +01:00 |
|
Andreas Kling
|
b5c76d7559
|
Get rid of #ifdef SERENITY. We're past that phase of bootstrapping.
|
2019-01-17 01:41:36 +01:00 |
|
Andreas Kling
|
e904f193c1
|
Canonicalize the path used by sh.
With a bunch of LibC work to support the feature. LibC now initializes
AK::StringImpl by default. It's now fine to use AK in LibC/Userland! :^)
|
2018-10-28 09:36:21 +01:00 |
|
Andreas Kling
|
16f318408d
|
ELFLoader should fail with an error message for unresolved symbols.
|
2018-10-25 10:02:04 +02:00 |
|
Andreas Kling
|
63764b3a65
|
Import very modest Userland.
|
2018-10-22 14:06:22 +02:00 |
|
Andreas Kling
|
5d465582a3
|
Start fixing up AK to work inside the kernel.
|
2018-10-16 13:59:28 +02:00 |
|
Andreas Kling
|
5a30055157
|
Import all this stuff into a single repo called Serenity.
|
2018-10-10 11:53:07 +02:00 |
|