Filip Tibell
|
ef294f207c
|
Fix websocket example files
|
2024-10-17 11:27:32 +02:00 |
|
|
309c461e11
|
Implement a non-blocking child process interface (#211)
|
2024-10-16 21:48:12 +02:00 |
|
Filip Tibell
|
5040deddb6
|
Update tooling, fix luau analyze errors
|
2024-01-04 20:00:44 +01:00 |
|
Filip Tibell
|
048b444859
|
Remove printinfo global
|
2023-05-24 11:21:48 +02:00 |
|
Filip Tibell
|
80e47baded
|
Migrate tests to using new require builtins syntax and typedefs
|
2023-05-14 22:16:58 +02:00 |
|
Filip Tibell
|
9b568aa8ec
|
Respect tostring metamethods when printing
|
2023-03-27 13:00:45 +02:00 |
|
Filip Tibell
|
ed07409dbc
|
Fix selene typedefs generation
|
2023-03-22 16:40:43 +01:00 |
|
Filip Tibell
|
5675d7fa2d
|
Deep dive and configure dependencies
|
2023-02-24 17:44:09 +01:00 |
|
Filip Tibell
|
e340321604
|
Add editorconfig, fix some formatting
|
2023-02-24 10:17:52 +01:00 |
|
Filip Tibell
|
58ecbdb121
|
Fully featured wiki & slimmed down readme
|
2023-02-23 18:43:18 +01:00 |
|
Filip Tibell
|
5157e60379
|
Improve websocket examples
|
2023-02-12 18:24:55 +01:00 |
|
Filip Tibell
|
620361348f
|
Improve example comment
|
2023-02-12 17:30:15 +01:00 |
|
Filip Tibell
|
b302543502
|
Add examples for web socket servers & clients
|
2023-02-12 15:25:17 +01:00 |
|
Filip Tibell
|
41212f4b4c
|
Net serve now returns a handle to stop serving requests safely
|
2023-02-11 14:25:53 +01:00 |
|
Filip Tibell
|
16d9c94822
|
Update hello lune example
|
2023-02-06 13:10:52 -05:00 |
|
Filip Tibell
|
403d87f7f5
|
Rename example
|
2023-02-05 11:36:57 -05:00 |
|
Filip Tibell
|
43713fbe92
|
Add teapot to example
|
2023-02-04 23:49:51 -05:00 |
|
Filip Tibell
|
5f831ebb9f
|
Fix rogue quote in example
|
2023-02-04 23:47:04 -05:00 |
|
Filip Tibell
|
23b570b609
|
Improve csv printer example
|
2023-02-03 23:47:22 -05:00 |
|
Filip Tibell
|
28d6817c49
|
Add more examples, global types for net APIs
|
2023-02-03 23:40:27 -05:00 |
|
Filip Tibell
|
92781a521c
|
Implement list subcommand
|
2023-01-25 14:42:10 -05:00 |
|
Filip Tibell
|
0d0bb3f178
|
Implement relative path requires, proper exit codes
|
2023-01-24 02:05:54 -05:00 |
|
Filip Tibell
|
76f21076f9
|
Version 0.0.6
* Also add task lib to example
|
2023-01-23 20:14:01 -05:00 |
|
Filip Tibell
|
9cef9e01e5
|
Move tests to lib
|
2023-01-21 00:03:16 -05:00 |
|
Filip Tibell
|
94393419c2
|
Start work on proper tests suite
|
2023-01-20 23:40:31 -05:00 |
|
Filip Tibell
|
bce6958c46
|
Refactor process args & env, improve errors
|
2023-01-20 15:21:20 -05:00 |
|
Filip Tibell
|
b6822e603e
|
Fix example file skipping too much in CI
|
2023-01-19 22:19:56 -05:00 |
|
Filip Tibell
|
aa1804d738
|
Implement console global
|
2023-01-19 22:10:34 -05:00 |
|
Filip Tibell
|
9311edc7d8
|
Tweak module function name
|
2023-01-19 17:57:43 -05:00 |
|
Filip Tibell
|
3ccb31d918
|
Add networking functions & move json apis
|
2023-01-19 17:56:12 -05:00 |
|
Filip Tibell
|
67235f436a
|
Add support for script args
|
2023-01-19 00:23:06 -05:00 |
|
Filip Tibell
|
ce4a2d1620
|
Swap example order, simpler example first
|
2023-01-18 22:29:06 -05:00 |
|
Filip Tibell
|
2935f8ede9
|
Refactor test file with clear examples
|
2023-01-18 21:57:30 -05:00 |
|
Filip Tibell
|
7e57fed8d8
|
Use lune folder for scripts
Also improve cli logic for finding wanted script
|
2023-01-18 21:35:57 -05:00 |
|