Xertis
063e390c92
make libcompression.md
2025-10-02 22:50:15 +03:00
Xertis
ab60e7b835
Update libfile.md
2025-10-01 19:05:25 +03:00
Onran
aae642a13e
Streaming I/O and support of named pipes ( #570 )
...
* added streaming i/o for scripting, and a byteutil.get_size function
* added i/o stream class, also added named pipes support on lua side via ffi
* added constant file.named_pipes_prefix
* added buffered and yield modes for io_stream
* added new time function for work with UTC - utc_time, utc_offset, local_time
* docs updated
* constant pid moved to os.pid
* now gmtime_s and localtime_s used only in windows
2025-08-01 20:26:43 +03:00
MihailRis
d9d4d2b305
fix: missing Bytearray option in file.read_bytes
2025-04-06 14:39:21 +03:00
MihailRis
35ce256c50
update doc/*/scripting/builtins/libfile.md
2025-03-17 23:18:44 +03:00
MihailRis
5f71c82cc4
update doc/*/scripting/builtins/libfile.md
2025-03-17 23:08:13 +03:00
MihailRis
b1e854a73c
Update 0.27 docs ( #484 )
...
* update doc/*/scripting/builtins/libinventory.md
* add doc/*/scripting/builtins/libgfx-weather.md
* update doc/*/scripting/builtins/libfile.md
* update doc/*/item-properties & update doc/*/scripting/builtins/libinventory.md
* add inventory.decrement docs
* update doc/*/scripting/builtins/libinventory.md
2025-03-16 20:10:41 +03:00
MihailRis
0a1a16299e
move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module
2025-01-06 16:07:16 +03:00
MihailRis
136c35591c
add file.name(), file.stem() & add 'path' to pack info & add start_coroutine()
2025-01-05 22:44:32 +03:00
MihailRis
bc4aea67c9
add file.is_writeable
2024-12-24 08:08:44 +03:00
MihailRis
4932fd8b4b
add file.read_combined_object & update filesystem docs
2024-11-05 14:33:56 +03:00