Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-04-25 22:13:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
fec8d7d699c6dfe71390a73e264f95d834ceb1eb
ladybird/Userland/Shell
History
AnotherTest fec8d7d699 Shell: Corrently indent offset newlines when formatting
Previously, formatting the following would incorrectly skip the indents:
```
{
    foo

    bar
}
```
to create:
```
{

foo

bar
}
```
2021-03-07 10:58:42 +01:00
..
Tests
Userland: Install shell tests on Serenity
2021-02-28 18:19:37 +01:00
AST.cpp
Shell: Make Node::hit_test_position() const
2021-03-04 11:21:43 +01:00
AST.h
Shell: Make Node::hit_test_position() const
2021-03-04 11:21:43 +01:00
Builtin.cpp
Shell: Skip caching PATH and history load/save when not interactive
2021-03-07 10:58:42 +01:00
CMakeLists.txt
Userland: Install shell tests on Serenity
2021-02-28 18:19:37 +01:00
Execution.h
…
Formatter.cpp
Shell: Corrently indent offset newlines when formatting
2021-03-07 10:58:42 +01:00
Formatter.h
…
Forward.h
…
Job.cpp
…
Job.h
…
main.cpp
Shell: Skip caching PATH and history load/save when not interactive
2021-03-07 10:58:42 +01:00
NodeVisitor.cpp
…
NodeVisitor.h
…
Parser.cpp
…
Parser.h
…
Shell.cpp
Shell: Skip caching PATH and history load/save when not interactive
2021-03-07 10:58:42 +01:00
Shell.h
Shell: Skip caching PATH and history load/save when not interactive
2021-03-07 10:58:42 +01:00
SyntaxHighlighter.cpp
Shell: Adjust syntax highlighting logic for the new TextPosition logic
2021-03-04 11:21:43 +01:00
SyntaxHighlighter.h
…
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1485ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API