Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some compile error on macOS. | Yuqian Yang | 2025-09-07 | 1 | -3/+31 |
| | |||||
* | Use std::string in logger. | Yuqian Yang | 2025-09-07 | 7 | -8/+8 |
| | |||||
* | Remove some usage of my format. | Yuqian Yang | 2025-09-07 | 4 | -14/+35 |
| | |||||
* | Override Run and AddOnQuitHandler. | Yuqian Yang | 2025-09-03 | 1 | -2/+6 |
| | |||||
* | Init XcbUiApplication. | Yuqian Yang | 2025-09-03 | 1 | -0/+1 |
| | |||||
* | Bootstrap xcb. | Yuqian Yang | 2025-09-03 | 4 | -2/+99 |
| | |||||
* | Move platform exception. | Yuqian Yang | 2025-08-18 | 1 | -1/+0 |
| | |||||
* | Remove some files of OSX. Symbol Point is conflict and needs to be | Yuqian Yang | 2025-06-15 | 2 | -5/+0 |
| | | | | fixed. | ||||
* | Rename common to base. | crupest | 2024-10-06 | 32 | -43/+43 |
| | |||||
* | HALF WORK: refactor something and implement part of subprocess. | crupest | 2024-06-08 | 1 | -3/+0 |
| | |||||
* | Get rid of GSL. | crupest | 2024-02-08 | 3 | -4/+3 |
| | |||||
* | Fix typo: Infinate -> Infinite | crupest | 2023-10-18 | 1 | -5/+1 |
| | | | | Actually I'm testing nvim-gitsigns... | ||||
* | Fix input method bugs on macos. | crupest | 2023-10-18 | 1 | -8/+19 |
| | | | | | | There are a lot of problems about input methods and we will definitely spend more on this. And the bug made me awkward on today's interview when showing the demo. | ||||
* | Re-think about ToString. | crupest | 2023-10-14 | 3 | -20/+17 |
| | | | | | | | ToString for a class should lies in the same namespace of the class. Argument-dependent name lookup will help make Format work. The problem is it will hide ToString at parent namespace. But if you call ToString explicitly, it's you duty to use the ToString in correct namespace. | ||||
* | ... | crupest | 2023-10-12 | 4 | -26/+33 |
| | |||||
* | Make svg geometry builder a mixin. Record a lot of notes for geometry. | crupest | 2023-10-12 | 3 | -29/+81 |
| | |||||
* | SvgGeometryBuilder done! | crupest | 2023-10-12 | 4 | -18/+76 |
| | |||||
* | Make compile work again. | crupest | 2023-10-12 | 1 | -3/+9 |
| | |||||
* | ... | crupest | 2023-10-12 | 3 | -17/+44 |
| | |||||
* | ... | crupest | 2023-10-12 | 6 | -34/+83 |
| | |||||
* | ... | crupest | 2023-10-09 | 2 | -0/+17 |
| | |||||
* | ... | crupest | 2023-10-09 | 3 | -0/+49 |
| | |||||
* | ... | crupest | 2023-10-08 | 1 | -4/+16 |
| | |||||
* | Use clangd config file in emscripten. | crupest | 2023-10-08 | 1 | -1/+1 |
| | |||||
* | ... | crupest | 2023-10-08 | 3 | -2/+42 |
| | |||||
* | ... | crupest | 2023-10-07 | 2 | -3/+11 |
| | |||||
* | Init web canvas. | crupest | 2023-10-06 | 3 | -2/+29 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -2/+4 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -0/+4 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -0/+18 |
| | |||||
* | ... | crupest | 2022-06-08 | 4 | -3/+36 |
| | |||||
* | ... | crupest | 2022-06-08 | 3 | -3/+9 |
| | |||||
* | ... | crupest | 2022-06-08 | 1 | -0/+4 |
| | |||||
* | ... | crupest | 2022-06-08 | 1 | -0/+51 |
| | |||||
* | ... | crupest | 2022-06-08 | 1 | -0/+13 |
| | |||||
* | ... | crupest | 2022-06-07 | 1 | -0/+8 |
| | |||||
* | ... | crupest | 2022-06-06 | 2 | -3/+9 |
| | |||||
* | ... | crupest | 2022-06-04 | 1 | -0/+7 |
| | |||||
* | ... | crupest | 2022-06-02 | 2 | -0/+41 |
| | |||||
* | ... | crupest | 2022-06-02 | 1 | -0/+21 |
| | |||||
* | ... | crupest | 2022-05-27 | 1 | -1/+24 |
| | |||||
* | ... | crupest | 2022-05-25 | 2 | -0/+7 |
| | |||||
* | ... | crupest | 2022-05-24 | 2 | -1/+13 |
| | |||||
* | ... | crupest | 2022-05-15 | 2 | -0/+38 |
| | |||||
* | ... | crupest | 2022-05-15 | 1 | -0/+32 |
| | |||||
* | ... | crupest | 2022-05-15 | 21 | -0/+851 |
| | |||||
* | ... | crupest | 2022-05-15 | 30 | -0/+1336 |
| | |||||
* | ... | crupest | 2022-05-10 | 3 | -0/+54 |
| | |||||
* | ... | crupest | 2022-05-08 | 1 | -1/+5 |
| | |||||
* | ... | crupest | 2022-05-08 | 1 | -2/+2 |
| |