falsycat falsycat
falsycat deleted branch windows from nf7/nf7 2022-05-27 14:42:45 +00:00
falsycat pushed to dev at nf7/nf7 2022-05-27 14:42:28 +00:00
29430a8a6c fix issues on MSVC
falsycat pushed to dev at nf7/nf7 2022-05-27 14:42:00 +00:00
6508e08c5c fix issues on Windows
8ce3dc299d fix compiler warnings from MSVC
Compare 2 commits »
falsycat pushed to windows at nf7/nf7 2022-05-27 14:40:50 +00:00
6508e08c5c fix issues on Windows
8ce3dc299d fix compiler warnings from MSVC
Compare 2 commits »
falsycat created branch windows in nf7/nf7 2022-05-25 22:32:16 +00:00
falsycat pushed to windows at nf7/nf7 2022-05-25 22:32:16 +00:00
falsycat pushed to dev at nf7/nf7 2022-05-25 22:30:55 +00:00
0da55c9edf implement saving Env
f290577c9e implement renaming an item on System/Dir
39135b8aaa remove unique id field from Context
10602428e5 add System/ImGuiConfig
ad4752a1b3 rename File::iface() -> File::interface()
Compare 8 commits »
falsycat pushed to dev at nf7/nf7 2022-05-24 15:14:55 +00:00
2da5fa88c7 fix naming rule of File::TypeInfo to include category name
3d44fbb9d3 add System/Logger
c0e6332ba8 add File::ancestorOrThrow()
6009f28b4c fix runtime errors and compiler errors
919bef49cd implement System/Dir::Find()
Compare 5 commits »
falsycat pushed to dev at nf7/nf7 2022-05-24 10:46:04 +00:00
05d49db61d add File::ResolveUpwardOrThrow()
falsycat pushed to dev at nf7/nf7 2022-05-23 07:07:17 +00:00
f8f22a0f59 delegate task execution to Context
c98ac6b2b2 fix gui::Window not to be corruptted by closing window
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-05-23 03:38:07 +00:00
6b7fffe167 implement System/Dir UI
4f9ef8e8c2 fix some issues in path handling
c36b034a9b improve panic popup
8fc9a0fac0 fix compiler errors in templates, like File::iface() and GenericTypeInfo
7c485ebb63 add File::Isolate() splitting logic of File::MoveUnder()
Compare 5 commits »
falsycat pushed to dev at nf7/nf7 2022-05-22 06:10:23 +00:00
b0209cb866 add File::Handle() and File::MakeAsRoot()
d1261c7154 implement startup deserialization
59735f3ab7 add new tool to generate default data of root.nf7
ab6c7f7507 add System/Dir
b80c293a27 add PtrSelector
Compare 8 commits »
falsycat pushed to dev at nf7/nf7 2022-05-21 05:07:30 +00:00
068c17a0a1 add Env::Watcher
falsycat pushed to dev at nf7/nf7 2022-05-21 04:33:49 +00:00
2accc9043e add File::Interface
falsycat pushed to dev at nf7/nf7 2022-05-21 04:18:02 +00:00
c486ea78a1 implement Env
falsycat created branch dev in nf7/nf7 2022-05-21 01:00:09 +00:00
falsycat pushed to dev at nf7/nf7 2022-05-21 01:00:09 +00:00
falsycat pushed to main at nf7/nf7 2022-05-21 00:54:21 +00:00
8a07d83b0d create new project
falsycat created branch main in nf7/nf7 2022-05-21 00:38:46 +00:00
falsycat pushed to main at nf7/nf7 2022-05-21 00:38:46 +00:00
fbb0631ca6 INITIAL COMMIT