1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-26 19:48:01 +02:00
Commit graph

16 commits

Author SHA1 Message Date
Brian Fiete
3491793f7a Switch param to StringView 2024-08-25 09:26:33 -04:00
Brian Fiete
0990537b7e Path.Combine 2024-02-22 06:52:01 -05:00
Brian Fiete
5fd0e6d0c8 Make GetExtension failure softer 2022-02-28 11:28:11 -08:00
disarray2077
77b4ddce89
Fix GetExtension and add HasExtension to Path 2022-02-21 16:56:09 -03:00
Brian Fiete
0dbe75cf65 Fixed relPath check 2022-01-20 19:13:15 -05:00
disarray2077
bc92643c99
Add InvalidFileNameChars & InvalidPathChars to Path class 2022-01-01 21:14:09 -03:00
Brian Fiete
29e374bcab
Merge pull request #1184 from miere43/fix-char8
Fix incorrect search & replace for "char => char8" in comments
2021-10-30 06:36:09 -07:00
miere43
c0b787cbf0 Fix incorrect search & replace for "char => char8" in comments 2021-10-30 00:11:37 +03:00
miere43
b109396024 Pass "components" argument as StringView[] in Path.InternalCombine 2021-10-29 23:10:26 +03:00
Joseph Battelle
a69dff59ce s/seperate/separate 2021-01-29 23:52:58 -08:00
Brian Fiete
9fabf0f7ee Some StringViewification 2020-09-18 05:12:35 -07:00
Brian Fiete
980132c3cc Made workspace user file try to use workspace-relative paths 2020-09-17 07:12:46 -07:00
Damian Day
dcd9bc35ac Add Path.ChangeExtension 2020-04-19 16:45:28 +01:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
2ea5d31c37 Minor IDE changes 2019-09-27 13:03:47 -07:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Renamed from BeefLibs/corlib/src/System/IO/Path.bf (Browse further)