This website requires JavaScript.
Explore
Help
Sign In
ChaosMaker
/
gornodox.dev
Watch
1
Star
0
Fork
0
You've already forked gornodox.dev
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
2
Branches
0
Tags
aaecba5642acfc1f8b25e550cbea8cf4dcac54e8
Commit Graph
4 Commits
Author
SHA1
Message
Date
Kamil Olszewski
aaecba5642
Added custom
Posix
class that holds the custom character weight table with a public
GetCharWeight
method to retrieve the weight from the table. Fixed spacing of the ls -l output and slowly working with the binary search in the
ls.ts
file
2026-02-12 10:24:46 +01:00
Kamil Olszewski
ef09b642d6
Newest Commit - code same as last commit
2026-02-08 10:42:58 +01:00
Kamil Olszewski
8a06d7cb93
ls command working, need to debug sort, and figure out how to prevent sorting on flag (will need further debugging probs)
2026-02-08 10:42:58 +01:00
ChaosMakerMLG
e853268e52
Bash and IO working, basic error setup. Changelog:
...
Commands: - ls (only with -l) - cd (basic, probably unfinished)
2026-02-08 10:42:58 +01:00