Pedro Gimeno
|
2c6a6872b9
Fix failing unit test in Löve 11.4
|
2 年之前 |
Pedro Gimeno
|
e8d27ef339
Add .gitattributes, ignore data/write.test, normalize EOL in test
|
2 年之前 |
megagrump
|
a8ab3c465d
create FileData from ByteData if possible
|
2 年之前 |
megagrump
|
dbfefa28c2
check argument type in newFile(), fixes #4
|
3 年之前 |
Grump
|
c01aea7dfa
fix absolute path handling in createDirectory
|
4 年之前 |
Grump
|
eb00b9fd0a
close file after nativefs.lines() finishes
|
4 年之前 |
Grump
|
985bc56669
add optional init.lua
|
4 年之前 |
Grump
|
8734a3a4e6
add license text, fixes #3
|
4 年之前 |
Grump
|
434dee59fc
replace love.path.leaf with local implementation, fixes #1
|
4 年之前 |
Grump
|
fd61ce6e49
test createDirectory with absolute path
|
4 年之前 |
Grump
|
a00b7c9bb2
Merge branch 'zorgnn-patch-1'
|
4 年之前 |
zorg
|
d3d19a0872
Fix nativefs.createDirectory on windows
|
4 年之前 |
megagrump
|
085fb62003
Update README.md
|
4 年之前 |
Grump
|
3d4a838105
refactor
|
4 年之前 |
Grump
|
30d36b97e1
updated README
|
4 年之前 |
Grump
|
c84a058772
added File:type() and File:typeOf()
|
4 年之前 |
Grump
|
e71f08c1e3
refactor
|
4 年之前 |
Grump
|
ebf98b4494
some refactoring, better error reporting in File:tell
|
4 年之前 |
Grump
|
81c8d8d3bf
added getDirectoryItemsInfo
|
4 年之前 |
Grump
|
ce371945a0
cleanup
|
4 年之前 |
Grump
|
2b1e143f9a
cache file size, cleanup
|
4 年之前 |
Grump
|
40a4cb62d3
adjust getDirectoryItems and getInfo behavior with nonexistent files
|
4 年之前 |
Grump
|
77346734b5
cleanup
|
4 年之前 |
Grump
|
f096e09d86
fix crash on Windows
|
4 年之前 |
Grump
|
db63f71fe9
cleanup
|
4 年之前 |
Grump
|
fc5152860e
cleanup
|
4 年之前 |
Grump
|
2043c0c5db
update README
|
4 年之前 |
Grump
|
a0aeddefec
update README
|
4 年之前 |
Grump
|
bb6b013aaf
update README
|
4 年之前 |
Grump
|
c99500a4de
add test for removal of nonexistent file
|
4 年之前 |