1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-13 01:43:20 +03:00
Commit Graph

44 Commits

Author SHA1 Message Date
George Harker
b5adab050d bump package min os 2023-10-30 14:48:30 -07:00
George Harker
67012a447e bump min os to get things working 2023-10-30 14:27:31 -07:00
Tae Won Ha
d7b257435e
Reformat 2022-12-15 15:25:24 +09:00
Tae Won Ha
9d9d8947b9 Remove warnings and bump deployment target to 10.15 2022-11-05 16:30:00 +01:00
Tae Won Ha
c5a56250d4 Update deps 2022-11-03 16:16:36 +01:00
Tae Won Ha
050537eeb7
wip 2022-06-17 22:42:20 +02:00
Tae Won Ha
1781483dd9
Implement VCS ignoring in Swift and use fzy to fuzzy match 2022-06-16 15:26:39 +02:00
Tae Won Ha
c017466cc6
Use swift-tools 5.6 and bump Nimble to 10.0.0 2022-05-22 15:54:52 +02:00
Tae Won Ha
2567204282
GH-928: When passing path to Neovim backend, shell-escape the path 2022-03-30 17:36:11 +02:00
Tae Won Ha
6501c3286a
Update Xcode 2022-03-16 21:48:10 +01:00
Tae Won Ha
4786aa94bb
Use ClosedRange instead of CountableClosedRange 2021-12-23 22:41:07 +01:00
Tae Won Ha
e63f2ccea6
Reformat 2021-12-23 22:38:43 +01:00
Tae Won Ha
e4701adc1d
Reformat and add a test 2021-12-23 22:37:18 +01:00
Tae Won Ha
848017f450
Simplify closure a bit 2021-12-23 20:54:49 +01:00
Tae Won Ha
ca7a270f52
Refactor slightly 2021-12-23 20:42:37 +01:00
Tae Won Ha
b671e0d60b
Ack Xcode recommendations 2021-12-23 19:45:18 +01:00
Tae Won Ha
1e9fe40f9c
Make use of automatic conversion between CGFloat and Double 2021-12-23 19:40:14 +01:00
Tae Won Ha
a67ad89cd7
Update SPM deps 2021-11-04 22:06:28 +01:00
Tae Won Ha
7f814e1bfb
Adapt tests 2021-07-16 17:24:10 +02:00
Tae Won Ha
b3bfa72c42
Rename 2021-07-16 17:15:34 +02:00
Tae Won Ha
dd955fb4f1
Remove Xcode warnings 2021-06-18 08:57:57 +02:00
Tae Won Ha
d8439d8e64
Update deps
- up to RxSwift
2021-06-18 08:06:38 +02:00
Tae Won Ha
cb5ea8b7a9
Fix some of swiftlint msgs 2020-12-25 21:59:35 +01:00
Tae Won Ha
e6c0e543e4
Update nimble 2020-12-24 21:43:56 +01:00
Tae Won Ha
06afc5131d
Reformat 2020-12-24 17:48:27 +01:00
Tae Won Ha
9ee067a0d3
Move shell code to Commons 2020-12-20 15:24:57 +01:00
Tae Won Ha
f9776d91d9
Use target in fifo cache 2020-12-12 21:51:50 +01:00
Tae Won Ha
d3568fa88a
Add stub tab bar 2020-11-28 11:38:14 +01:00
Tae Won Ha
f03f22b4c6
Move NetUtils to Commons 2020-10-03 09:29:17 +02:00
Tae Won Ha
0e89b99e6f
Reformat using swiftformat 2020-09-18 16:01:55 +02:00
Tae Won Ha
a59a40e871
Add simple tests for FifoCache 2020-09-18 12:26:49 +02:00
Tae Won Ha
00fc1acb9e
Refactor slightly 2020-09-18 12:18:06 +02:00
Tae Won Ha
3800715304
Make queue concurrent in FifoCache 2020-09-18 11:55:19 +02:00
Tae Won Ha
9080ad8b5c
Make QOS of queue customizable in FifoCache 2020-09-18 11:02:25 +02:00
Tae Won Ha
4e60d5878b
Inline cgf
- Since cgf is in a separate module, it has a big performance impact when not inlined.
2020-09-18 10:58:03 +02:00
Tae Won Ha
a0ec21db29
Use Dispatch 2020-09-17 22:46:15 +02:00
Tae Won Ha
13ed1e28a8
Refactor build scripts 2020-08-21 08:59:40 +02:00
Tae Won Ha
aac853f2a8
Re-add some demos 2020-08-19 21:51:40 +02:00
Tae Won Ha
4f8c0391dd
Move EnvTest to Commons 2020-08-19 00:57:33 +02:00
Tae Won Ha
6f2e9112d6
Move some tests to Commons 2020-08-19 00:44:39 +02:00
Tae Won Ha
601ffd5a7b
Move some utils to Commons 2020-08-19 00:31:59 +02:00
Tae Won Ha
879a19870b
Move some utils to Commons 2020-08-19 00:26:37 +02:00
Tae Won Ha
0945e71a44
Re-add some tests 2020-08-19 00:04:46 +02:00
Tae Won Ha
ca77228249
Extract Commons 2020-08-18 23:07:22 +02:00