Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / filiptibell/lune issues and pull requests

#131 - Provide a way to handle long-running processes

Issue - State: open - Opened by SolarHorizon 11 months ago
Labels: enhancement

#129 - Global print() yielding thread.

Issue - State: open - Opened by richard-gitdesk 11 months ago
Labels: bug

#128 - Large integers are not serialized and written properly in serde/fs

Issue - State: open - Opened by Crystalflxme 11 months ago
Labels: bug

#127 - intropection library?

Issue - State: open - Opened by walksanatora 11 months ago - 1 comment
Labels: enhancement, external

#126 - Implement string.split into Lune

Issue - State: closed - Opened by yrifl 11 months ago - 1 comment
Labels: invalid

#125 - Support implementing new Roblox services

Issue - State: open - Opened by grilme99 11 months ago
Labels: enhancement, roblox

#124 - Provide an API that integrates with Clap

Issue - State: open - Opened by grilme99 12 months ago - 1 comment
Labels: enhancement

#122 - Implement cryptographic hashing via various algorithms

Pull Request - State: open - Opened by CompeyDev 12 months ago - 1 comment

#121 - Provide easier access to built-in libraries in REPL

Issue - State: open - Opened by filiptibell 12 months ago
Labels: enhancement, pending / needs design

#120 - net.serve only binds to loopback interface

Issue - State: open - Opened by catgirlinspace 12 months ago - 1 comment
Labels: enhancement, good first issue

#119 - Support lune scripts as directories with `init.lua(u)` files in them

Pull Request - State: closed - Opened by CompeyDev 12 months ago - 3 comments

#117 - Use clone_multiple_into_external in Document instance methods

Pull Request - State: closed - Opened by kennethloeffler 12 months ago - 2 comments

#116 - Add support for serializing/deserializing lua tables in serde builtin

Issue - State: open - Opened by filiptibell about 1 year ago
Labels: enhancement, pending / needs design

#115 - Using the process built-in in REPL throws internal error

Issue - State: closed - Opened by filiptibell about 1 year ago - 1 comment
Labels: bug

#114 - Yielding in a net serve handler halts other requests

Issue - State: open - Opened by filiptibell about 1 year ago
Labels: bug

#113 - Split CLI flags into proper subcommands

Issue - State: open - Opened by filiptibell about 1 year ago
Labels: enhancement

#112 - Investigate other async runtime(s)

Issue - State: open - Opened by filiptibell about 1 year ago
Labels: enhancement

#111 - CI Windows tests fix

Pull Request - State: closed - Opened by SnorlaxAssist about 1 year ago - 6 comments

#110 - Clone the root in Document::from_data_model_instance

Pull Request - State: closed - Opened by kennethloeffler about 1 year ago - 1 comment

#109 - Serialized ObjectValue of a Place having Nil Values

Issue - State: closed - Opened by SnorlaxAssist about 1 year ago - 2 comments
Labels: bug, roblox

#108 - Floating point precision issue with CFrames (CoordinateFrame)

Issue - State: open - Opened by Quenix about 1 year ago - 18 comments
Labels: bug, roblox

#107 - Current CI failures on Windows

Issue - State: closed - Opened by filiptibell about 1 year ago - 4 comments
Labels: bug, help wanted

#106 - Allow for passing stdin to child

Pull Request - State: closed - Opened by CompeyDev about 1 year ago - 7 comments

#105 - serde library should have hash functions

Issue - State: open - Opened by catgirlinspace about 1 year ago - 4 comments
Labels: enhancement, pending / needs design

#104 - HTTP server dies after 13 requests to it

Issue - State: closed - Opened by catgirlinspace about 1 year ago - 2 comments
Labels: bug

#103 - Use correct matrix ordering coventions for CFrame

Pull Request - State: closed - Opened by kennethloeffler about 1 year ago - 2 comments

#102 - Refactor CFrame.new constructors to use a match on args.len()

Pull Request - State: closed - Opened by kennethloeffler about 1 year ago

#101 - Remove UTF-8 error from docs for fs.readFile

Pull Request - State: closed - Opened by catgirlinspace about 1 year ago

#100 - It is impossible to use the `CFrame.new(x, y, z, r00, r01, r02, r10, r11, r12, r20, r21, r22)` constructor

Issue - State: closed - Opened by kennethloeffler about 1 year ago
Labels: bug, good first issue, roblox

#99 - Lune's `CFrame` does not always follow the correct ordering convention

Issue - State: closed - Opened by kennethloeffler about 1 year ago - 1 comment
Labels: bug, good first issue, roblox

#98 - `lune -l` does not detect directories with `init.lua/u` in it.

Issue - State: closed - Opened by howmanysmall about 1 year ago
Labels: enhancement, good first issue

#97 - List subcommand only works when a `.lune` folder exists in the current dir

Issue - State: closed - Opened by noahrepublic about 1 year ago - 3 comments
Labels: bug, good first issue

#96 - Include a custom logo for lune

Pull Request - State: closed - Opened by CompeyDev about 1 year ago - 3 comments

#95 - Include custom dev build profile

Pull Request - State: closed - Opened by CompeyDev about 1 year ago - 7 comments

#94 - DateTime Library Implementation

Pull Request - State: closed - Opened by CompeyDev about 1 year ago - 10 comments

#93 - Implement Terrain:GetMaterialColor and Terrain:SetMaterialColor

Pull Request - State: closed - Opened by kennethloeffler about 1 year ago - 1 comment

#92 - Allow for fetching "context" declarations

Issue - State: open - Opened by CompeyDev about 1 year ago
Labels: enhancement

#91 - Support modifying LocalizationTable entries

Issue - State: closed - Opened by hoontee about 1 year ago - 1 comment
Labels: enhancement, roblox

#90 - Support modifying Terrain `MaterialColors` / implement SetMaterialColor and GetMaterialColor

Issue - State: closed - Opened by hoontee about 1 year ago - 1 comment
Labels: enhancement, roblox

#89 - process.spawn: writing to stdin

Issue - State: closed - Opened by Wingysam about 1 year ago - 3 comments
Labels: enhancement

#88 - Rewrite of the task scheduler and `require`

Pull Request - State: closed - Opened by filiptibell about 1 year ago

#87 - Add an option to use absolute require paths

Issue - State: open - Opened by mxruben about 1 year ago - 1 comment
Labels: enhancement, pending / needs design

#86 - Pass arguments to coroutine in `coroutine.resume`

Pull Request - State: closed - Opened by DvvCz about 1 year ago

#85 - Implement variadic versions of CFrame methods

Pull Request - State: closed - Opened by DvvCz about 1 year ago

#84 - Support custom aliases in require paths

Issue - State: open - Opened by filiptibell about 1 year ago - 2 comments
Labels: enhancement, pending / needs design

#83 - Feature: Implement a REPL

Pull Request - State: closed - Opened by CompeyDev about 1 year ago - 12 comments

#82 - feature/impl-luau-lib: Add support for `luau.compile` and `luau.load`.

Pull Request - State: closed - Opened by 4x8Matrix about 1 year ago

#81 - Lune tries to run valid files which have unusual formatting as bytecode

Issue - State: closed - Opened by wally-rblx about 1 year ago - 1 comment
Labels: invalid

#80 - Null values decoded by Serde return as an empty userdata instead of nil

Issue - State: closed - Opened by ayuka about 1 year ago - 1 comment
Labels: bug, external

#79 - Lune panics on asynchronous roblox library calls

Issue - State: closed - Opened by jeparlefrancais about 1 year ago - 2 comments
Labels: bug, roblox

#78 - Unable to get a part's position

Issue - State: closed - Opened by notzvck about 1 year ago - 2 comments
Labels: enhancement, roblox, external

#77 - remodel.luau uploading assets doesn't work

Issue - State: closed - Opened by fewkz about 1 year ago - 1 comment
Labels: invalid

#76 - `coroutine.resume` doesn't pass values

Issue - State: closed - Opened by jackdotink about 1 year ago
Labels: bug

#75 - Script Profiling

Issue - State: open - Opened by grilme99 about 1 year ago
Labels: enhancement, pending / needs design

#74 - Implement varargs versions of CFrame methods

Issue - State: closed - Opened by ecurtiss about 1 year ago - 2 comments
Labels: enhancement, good first issue, roblox

#73 - Implement a method that can return a Roblox CSRF-Token

Issue - State: closed - Opened by Astronemi about 1 year ago - 1 comment
Labels: invalid

#72 - Lune will fail to interpret code that begins with a <TAB>

Pull Request - State: closed - Opened by 4x8Matrix about 1 year ago

#71 - Lune will fail to interpret code that begins with a <TAB>

Pull Request - State: closed - Opened by 4x8Matrix about 1 year ago - 1 comment

#70 - Lune will fail to interpret code that begins with a <TAB>

Issue - State: closed - Opened by 4x8Matrix about 1 year ago - 2 comments
Labels: bug

#69 - Place serialization doesnt remove UniqueIDs and causes conflicts

Issue - State: closed - Opened by VoidedBlades about 1 year ago - 6 comments
Labels: bug, roblox, external

#68 - WebSocket objects do not allow for receiving and sending at the same time

Pull Request - State: closed - Opened by 4x8Matrix about 1 year ago - 1 comment

#67 - Unable to open place after place serialization on 0.7.0 and above

Issue - State: closed - Opened by VoidedBlades about 1 year ago - 1 comment
Labels: bug, roblox, external

#66 - WebSocket objects do not allow for receiving and sending at the same time

Issue - State: closed - Opened by filiptibell about 1 year ago - 1 comment
Labels: bug

#65 - init.luau files not supported when using the CLI

Issue - State: closed - Opened by synpixel about 1 year ago
Labels: bug, good first issue

#64 - Use a read lock in clone_into_external_dom

Pull Request - State: closed - Opened by kennethloeffler about 1 year ago

#63 - Add an API for watching for file changes

Issue - State: open - Opened by filiptibell about 1 year ago
Labels: enhancement, pending / needs design

#62 - Start using new rbx_dom_weak instance cloning methods

Pull Request - State: closed - Opened by kennethloeffler about 1 year ago

#61 - Writing a model file always generates a unique file, leading to diff noise

Issue - State: closed - Opened by filiptibell over 1 year ago - 1 comment
Labels: bug, roblox

#60 - `require` ignores files with a `.`

Issue - State: closed - Opened by grilme99 over 1 year ago - 1 comment
Labels: bug

#59 - Fix file extension checking in remodel shim

Pull Request - State: closed - Opened by chemiclast over 1 year ago

#58 - Cannot install Lune through cargo

Issue - State: closed - Opened by Ukendio over 1 year ago - 3 comments
Labels: bug, external

#57 - Add TLS support for `net.socket()`, fix `WebSocket.closeCode` behavior

Pull Request - State: closed - Opened by regginator over 1 year ago - 2 comments

#56 - Add `WebSocket.readyState` (`net.socket()` object)

Issue - State: open - Opened by regginator over 1 year ago - 2 comments
Labels: enhancement

#55 - Expose reflection database as part of the roblox builtin

Issue - State: closed - Opened by filiptibell over 1 year ago - 1 comment
Labels: enhancement, roblox

#54 - Migration guides from other tools / runtimes

Issue - State: closed - Opened by filiptibell over 1 year ago - 1 comment
Labels: documentation, enhancement, help wanted, good first issue

#53 - More installation methods

Issue - State: closed - Opened by filiptibell over 1 year ago - 7 comments
Labels: enhancement, help wanted, good first issue

#52 - Built-in library for date & time

Issue - State: closed - Opened by filiptibell over 1 year ago - 2 comments
Labels: enhancement

#51 - Provide functionality to retrieve file/folder metadata through the fs lib

Issue - State: closed - Opened by ShaneButt over 1 year ago - 1 comment
Labels: enhancement

#49 - Use an iterative implementation for Instance::clone_inner

Pull Request - State: closed - Opened by kennethloeffler over 1 year ago - 3 comments

#48 - Lune crashes when writing a very deeply nested Instance to a file

Issue - State: closed - Opened by idontyboi over 1 year ago - 6 comments
Labels: bug, roblox, external

#47 - Flush buffer on write and ewrite

Pull Request - State: closed - Opened by metrowaii over 1 year ago - 1 comment

#46 - add the `Random` library of ROBLOX.

Issue - State: open - Opened by jLn0n over 1 year ago - 2 comments
Labels: enhancement, roblox

#45 - Fix invalid code in doc example

Pull Request - State: closed - Opened by boatbomber over 1 year ago

#44 - `print` does not respect `stdio.color`

Issue - State: closed - Opened by boatbomber over 1 year ago - 1 comment
Labels: bug, good first issue

#43 - Outputs aren't being flushed in the correct order

Issue - State: closed - Opened by boatbomber over 1 year ago
Labels: bug, good first issue

#42 - Expose a native RegEx API

Issue - State: open - Opened by grilme99 over 1 year ago - 1 comment
Labels: enhancement

#41 - Support for Linux on ARM

Issue - State: closed - Opened by LawMixer over 1 year ago - 2 comments
Labels: enhancement

#40 - roblox.readPlaceFile is unable to read a file downloaded from Roblox's CDN

Issue - State: closed - Opened by benbrimeyer over 1 year ago - 6 comments
Labels: bug, roblox, external

#39 - Documentation does not detail argument or types.

Issue - State: closed - Opened by benbrimeyer over 1 year ago - 2 comments
Labels: documentation, enhancement

#38 - Add a REPL

Issue - State: closed - Opened by fewkz over 1 year ago - 10 comments
Labels: enhancement

#37 - _G is a readonly table

Issue - State: closed - Opened by zaiisao over 1 year ago - 2 comments
Labels: enhancement

#36 - Lune requires are not understood by luau-lsp

Issue - State: closed - Opened by ketrab2004 over 1 year ago - 2 comments
Labels: bug, external

#35 - Roblox api missing from generated files

Issue - State: closed - Opened by ketrab2004 over 1 year ago - 2 comments
Labels: documentation, enhancement, roblox

#34 - TCP Client/Server

Issue - State: open - Opened by MobiusCraftFlip over 1 year ago
Labels: enhancement, pending / needs design

#33 - There should be a way to get the contents (files and subdirectories) of a directory

Issue - State: closed - Opened by zaiisao over 1 year ago - 1 comment
Labels: invalid

#32 - typeof() erroneously behaves the same way as type()

Issue - State: closed - Opened by zaiisao over 1 year ago - 2 comments
Labels: bug