-
Notifications
You must be signed in to change notification settings - Fork 15
Insights: luau-lang/lute
Overview
Could not load contribution data
Please try again later
21 Releases published by 1 person
-
0.1.0-nightly.20250420
published
Apr 20, 2025 -
0.1.0-nightly.20250421
published
Apr 21, 2025 -
0.1.0-nightly.20250422
published
Apr 22, 2025 -
0.1.0-nightly.20250423
published
Apr 23, 2025 -
0.1.0-nightly.20250426
published
Apr 26, 2025 -
0.1.0-nightly.20250427
published
Apr 27, 2025 -
0.1.0-nightly.20250428
published
Apr 28, 2025 -
0.1.0-nightly.20250429
published
Apr 29, 2025 -
0.1.0-nightly.20250430
published
Apr 30, 2025 -
0.1.0-nightly.20250501
published
May 1, 2025 -
0.1.0-nightly.20250503
published
May 3, 2025 -
0.1.0-nightly.20250505
published
May 5, 2025 -
0.1.0-nightly.20250506
published
May 6, 2025 -
0.1.0-nightly.20250508
published
May 8, 2025 -
0.1.0-nightly.20250510
published
May 10, 2025 -
0.1.0-nightly.20250511
published
May 11, 2025 -
0.1.0-nightly.20250512
published
May 12, 2025 -
0.1.0-nightly.20250513
published
May 13, 2025 -
0.1.0-nightly.20250514
published
May 14, 2025 -
0.1.0-nightly.20250517
published
May 17, 2025 -
0.1.0-nightly.20250518
published
May 18, 2025
95 Pull requests merged by 9 people
-
Add Lute.Test target for C++ unit tests
#281 merged
May 17, 2025 -
CST: Fix colon positions and minor improvements
#284 merged
May 17, 2025 -
Sync to upstream Luau 0.673
#277 merged
May 17, 2025 -
fix AstStatForIn's 'values' type in the syntax battery
#278 merged
May 17, 2025 -
Remove the misinformation in @batteries/pp's FIXME comments.
#282 merged
May 17, 2025 -
Fix certain invalid
@lute/
runtime requires giving a nonsensical error#280 merged
May 16, 2025 -
Explicit port reuse in net.serve
#276 merged
May 13, 2025 -
Make Lute a single-folder VS Code workspace
#279 merged
May 13, 2025 -
CST: Improve serialization of functions, handle AstTypeFunction
#275 merged
May 12, 2025 -
CST: Handle generic definitions
#268 merged
May 11, 2025 -
CST: Handle type packs 10000
#265 merged
May 11, 2025 -
Update tags to count back from 128.
#270 merged
May 11, 2025 -
CST: Handle table types
#255 merged
May 10, 2025 -
net: request
#263 merged
May 9, 2025 -
CST: Serialize union and intersection types
#249 merged
May 9, 2025 -
Tagged userdata headers
#262 merged
May 7, 2025 -
CST: Handle type functions
#256 merged
May 7, 2025 -
CST: Improve support for conditionals
#248 merged
May 7, 2025 -
Ansi color battery improvements
#257 merged
May 5, 2025 -
Re-enable Linux arm releases
#258 merged
May 5, 2025 -
Update ansi.luau
#160 merged
May 4, 2025 -
Disable linux arm64 release builds for now
#254 merged
May 4, 2025 -
CST: Serialize and print EOF trivia properly
#247 merged
May 4, 2025 -
Add result to @batteries
#159 merged
May 4, 2025 -
Implement task.resume
#218 merged
May 4, 2025 -
Create Luau version of Luthier
#171 merged
May 3, 2025 -
Properly handle process.env GC
#253 merged
May 3, 2025 -
CST: Improve serialization of table expressions
#250 merged
May 3, 2025 -
Maintain a ref for the new thread created in net.serve request handling
#252 merged
May 3, 2025 -
Fix query parsing in net.serve
#246 merged
May 2, 2025 -
Fix release builds by marking assert variable with maybe_unused
#245 merged
May 2, 2025 -
CST: Handle type assertions
#240 merged
May 2, 2025 -
Pretty Print Improvements
#243 merged
May 2, 2025 -
Add process.exit() function with error code feedback
#237 merged
May 2, 2025 -
Update Luau dependency to 0.671 to remove require-by-string hacks
#242 merged
May 1, 2025 -
Introduce @lute/time runtime library
#220 merged
May 1, 2025 -
CST: Handle interpolated strings
#239 merged
Apr 30, 2025 -
Improve stack trace when debugging required modules
#238 merged
Apr 30, 2025 -
CST: Handle parsing expressions directly
#232 merged
Apr 30, 2025 -
Implement
@lute/crypto
withdigest
function.#187 merged
Apr 30, 2025 -
Fix net.serve not being yieldable
#219 merged
Apr 30, 2025 -
Exit the process when the last thread errors and there is no work to do
#235 merged
Apr 30, 2025 -
CST: Add initial support for types
#231 merged
Apr 29, 2025 -
CST: Handle named function declarations
#230 merged
Apr 29, 2025 -
CST: Handle normal + compound assignment
#224 merged
Apr 29, 2025 -
Remove restriction on the type of require results.
#227 merged
Apr 29, 2025 -
CST: Handle named function declarations
#225 merged
Apr 28, 2025 -
CST: Handle for loops
#223 merged
Apr 28, 2025 -
Add optional raw string display mode and fix non-primitive table key handling in pp function
#172 merged
Apr 28, 2025 -
Fix API casing inconsistencies
#217 merged
Apr 28, 2025 -
Add stdio option to process.run
#199 merged
Apr 28, 2025 -
Avoid allocation on net.serve with single chunk request body
#221 merged
Apr 28, 2025 -
TLS on net.serve
#213 merged
Apr 27, 2025 -
Fix terminating/aborting on Linux when attempting to run a directory
#215 merged
Apr 27, 2025 -
Rename
process.create
toprocess.run
#212 merged
Apr 27, 2025 -
CST: Handle repeat, break and continue
#210 merged
Apr 26, 2025 -
CST: Handle AstStatWhile
#209 merged
Apr 25, 2025 -
CST: Handle AstExprVarargs
#208 merged
Apr 25, 2025 -
CST: Handle AstExprUnary
#207 merged
Apr 25, 2025 -
Update release.yml to vendor release CI action.
#211 merged
Apr 25, 2025 -
CST: Handle AstExprIndexExpr
#206 merged
Apr 25, 2025 -
CST: Handle AstExprGroup
#204 merged
Apr 25, 2025 -
CST: Add initial support for anonymous functions
#203 merged
Apr 25, 2025 -
Generate SHA-256 hash for
std/libs
libraries to track stale generated files#205 merged
Apr 24, 2025 -
CST: Handle if statements (excluding elseif) and nils
#202 merged
Apr 24, 2025 -
Move Lute to Luau's new Luau.Require library
#138 merged
Apr 24, 2025 -
CST: Handle AstExprConstantNumber
#201 merged
Apr 24, 2025 -
CST: Handle AstExprTable and AstExprConstantBool
#200 merged
Apr 24, 2025 -
Update CI actions for luau-lang security policy.
#198 merged
Apr 24, 2025 -
Use new repository link in docs
#196 merged
Apr 23, 2025 -
Only allow
run
flags before the script#192 merged
Apr 23, 2025 -
Fix Process Termination on Coroutine Errors
#173 merged
Apr 23, 2025 -
Remove errors immediately killing the process
#195 merged
Apr 23, 2025 -
Reorganize system library to match ordering in other libraries.
#189 merged
Apr 23, 2025 -
Set docs base to /lute/
#190 merged
Apr 23, 2025 -
Use upload-pages-artifact
#188 merged
Apr 23, 2025 -
Create super basic docs site
#186 merged
Apr 23, 2025 -
Split run and check commands
#183 merged
Apr 23, 2025 -
Migrate to BoringSSL.
#185 merged
Apr 23, 2025 -
disable fetchDependencies in configure for my sanity
#184 merged
Apr 23, 2025 -
Remove top-level yield error
#180 merged
Apr 23, 2025 -
Attach trailing trivia to tokens
#102 merged
Apr 22, 2025 -
Run clang-format on all source files
#175 merged
Apr 22, 2025 -
System API for getting os, architecture, processor count
#149 merged
Apr 21, 2025 -
Rename the CST flag.
#168 merged
Apr 21, 2025 -
Start making the CST usable in Lute
#71 merged
Apr 21, 2025 -
Remove vcpkg from CI
#142 merged
Apr 21, 2025 -
Add module name to failed requires
#163 merged
Apr 21, 2025 -
Add homedir & cwd process APIs
#153 merged
Apr 21, 2025 -
Format examples with StyLua
#156 merged
Apr 21, 2025 -
Update StyLua configuration
#155 merged
Apr 21, 2025 -
Enable new solver in VSCode configuration
#157 merged
Apr 20, 2025 -
Set up some Luau tooling (luau-lsp settings, stylua, rokit)
#154 merged
Apr 20, 2025 -
Format process.cpp
#152 merged
Apr 20, 2025 -
Remove setfenv & getfenv
#148 merged
Apr 19, 2025
3 Pull requests opened by 3 people
-
Add basic compile command
#267 opened
May 10, 2025 -
Improve the build system
#271 opened
May 11, 2025 -
Implement system statistic functions into `@lute/system`
#283 opened
May 17, 2025
28 Issues closed by 3 people
-
Add doctest for unit testing C++.
#197 closed
May 17, 2025 -
net: Properly handle ports on HTTP server
#127 closed
May 13, 2025 -
Generalized `request` functionality for `@lute/net`
#241 closed
May 9, 2025 -
Centralize tagged userdata integers under `Runtime.h`
#261 closed
May 7, 2025 -
API: Instants in `@std/time`
#75 closed
May 7, 2025 -
Future-proof API for spawning threads
#166 closed
May 7, 2025 -
Dogfooding: Rewrite Luthier in Lute.
#89 closed
May 3, 2025 -
`vm.create` fails on linux
#229 closed
May 2, 2025 -
`process.exit(code)` to allow for exiting with an error, without a luau-sided error
#228 closed
May 2, 2025 -
Incomplete stack trace when requiring a module that does not return a valid value
#131 closed
Apr 30, 2025 -
net.serve should allow yielding
#169 closed
Apr 30, 2025 -
pp prints backslash in newlines
#107 closed
Apr 28, 2025 -
Pretty print does not print out table fields where keys are table references
#176 closed
Apr 28, 2025 -
net: TLS on `net.serve`
#125 closed
Apr 27, 2025 -
Lute aborts on invalid path
#214 closed
Apr 27, 2025 -
API: Compile strings and Create/control Luau VMs
#85 closed
Apr 23, 2025 -
`system.platform` to find if the system is running win32, linux, or macos
#193 closed
Apr 23, 2025 -
The scheduler closes the process when any thread errors, even if there is still code alive.
#162 closed
Apr 23, 2025 -
API: libgit2
#61 closed
Apr 23, 2025 -
API: System
#117 closed
Apr 23, 2025 -
Support passing args without --
#174 closed
Apr 23, 2025 -
Set up stylua and selene.
#96 closed
Apr 23, 2025 -
The scheduler doesn't support yielding a thread until another thread is complete (C-sided API)
#164 closed
Apr 22, 2025 -
Expose APIs for getting the home directory & the current working directory
#150 closed
Apr 22, 2025 -
Runtime API for spawning threads in a way that supports full error messages and continuations
#144 closed
Apr 21, 2025 -
Remove `setfenv` and `getfenv` from the builtin environment.
#145 closed
Apr 19, 2025 -
Nightly releases do not work on Windows
#132 closed
Apr 18, 2025
14 Issues opened by 5 people
-
Expose a Runtime::runOneIteration API
#272 opened
May 11, 2025 -
Legacy `task.spawn(() -> () | thread)`, `task.delay(number () -> ())` functions
#260 opened
May 5, 2025 -
path library
#251 opened
May 2, 2025 -
Create a container setup option for development
#244 opened
May 2, 2025 -
process.args property for getting the arguments passed into lute
#234 opened
Apr 29, 2025 -
luthier: detect if `tune` files change and force refetch.
#226 opened
Apr 28, 2025 -
Hermetic Builds
#216 opened
Apr 27, 2025 -
`system.freememory()`, `system.totalmemory()`, `system.hostname()`, `system.uptime()` APIs.
#194 opened
Apr 23, 2025 -
Runtime FFI API
#191 opened
Apr 23, 2025 -
Inconsistent runtime API naming & casing
#181 opened
Apr 23, 2025 -
Profiling API for `luau.load`
#179 opened
Apr 22, 2025 -
Code coverage API for `luau.load`
#178 opened
Apr 22, 2025 -
@std extension: `system.win32`, `system.unix`, `system.macos`
#167 opened
Apr 21, 2025 -
API: Cryptography
#161 opened
Apr 21, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
API: TCP and UDP sockets in `@lute/net`
#59 commented on
Apr 23, 2025 • 0 new comments -
lute Runtime Type Definitions
#60 commented on
Apr 23, 2025 • 0 new comments -
task.delay/wait using durations
#76 commented on
Apr 23, 2025 • 0 new comments -
Capability API
#77 commented on
Apr 23, 2025 • 0 new comments -
Runtime type validation of data
#78 commented on
Apr 23, 2025 • 0 new comments -
API: Random
#91 commented on
Apr 23, 2025 • 0 new comments -
API: io lib
#94 commented on
Apr 23, 2025 • 0 new comments -
Add a simple testing framework
#101 commented on
Apr 23, 2025 • 0 new comments -
Support running lute as a DAP server
#106 commented on
Apr 23, 2025 • 0 new comments -
Expose as C ABI
#121 commented on
Apr 23, 2025 • 0 new comments -
net: WebSocket Server
#124 commented on
Apr 23, 2025 • 0 new comments -
net: HTTP Server routes
#126 commented on
Apr 23, 2025 • 0 new comments -
API: Streams
#128 commented on
May 12, 2025 • 0 new comments -
Standalone executable creation
#137 commented on
Apr 23, 2025 • 0 new comments -
Luau API for resolving requires
#143 commented on
Apr 23, 2025 • 0 new comments -
Support and run analysis on CI
#99 commented on
Apr 21, 2025 • 0 new comments