Ecosyste.ms: Issues

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

GitHub / meircif/lumi-lang issues and pull requests

#218 - TL5: C compilation warning using clamp operation on cdef integers

Issue - State: open - Opened by meircif about 2 years ago
Labels: bug

#217 - TL5 - add C shared library compilation option

Pull Request - State: closed - Opened by meircif about 2 years ago
Labels: enhancement

#216 - Move global initialization code to an initialization function

Pull Request - State: closed - Opened by meircif about 2 years ago
Labels: enhancement

#215 - Fix sphinx config language

Pull Request - State: closed - Opened by meircif about 2 years ago
Labels: bug

#214 - Lumi command: show better error messages to the user

Pull Request - State: closed - Opened by meircif about 2 years ago
Labels: enhancement

#213 - Fix windows CI

Pull Request - State: closed - Opened by meircif over 2 years ago
Labels: bug

#212 - Fix typo in README.md

Pull Request - State: closed - Opened by Nurdok over 2 years ago

#211 - Fix primitive var assign to references

Pull Request - State: closed - Opened by meircif about 3 years ago
Labels: bug

#210 - Support primitives as parameters to generic types

Pull Request - State: closed - Opened by meircif about 3 years ago
Labels: enhancement

#209 - Expect error propagation in passing owner to strong parameter

Pull Request - State: closed - Opened by meircif about 3 years ago
Labels: bug

#208 - Add support for primitive references in TL5

Pull Request - State: closed - Opened by meircif about 3 years ago
Labels: enhancement

#207 - Generate var variables as pure non-pointers

Pull Request - State: closed - Opened by meircif about 3 years ago
Labels: enhancement

#206 - Rename Global as Compiler

Pull Request - State: closed - Opened by meircif about 3 years ago
Labels: enhancement

#205 - Fix typo in `README`

Pull Request - State: closed - Opened by Nurdok about 3 years ago

#204 - Document VScode syntax highlighting option

Pull Request - State: closed - Opened by meircif about 3 years ago

#203 - Add array methods

Issue - State: open - Opened by meircif about 4 years ago
Labels: enhancement

#202 - TL5 - Automatic conversion from String to Buffer

Pull Request - State: closed - Opened by meircif about 4 years ago
Labels: enhancement

#201 - Update PR template and standard library contribution documentation

Pull Request - State: closed - Opened by meircif about 4 years ago
Labels: managing

#200 - Fix historic build problems

Pull Request - State: closed - Opened by meircif about 4 years ago
Labels: bug

#199 - TL5 - Correct string manipulations

Pull Request - State: closed - Opened by meircif about 4 years ago
Labels: bug, enhancement

#198 - Make strings unicode correct

Issue - State: open - Opened by meircif about 4 years ago
Labels: enhancement

#197 - TL5 - Make slices better

Pull Request - State: closed - Opened by meircif over 4 years ago - 1 comment
Labels: enhancement

#196 - Support and Test ARM Architecture

Pull Request - State: closed - Opened by meircif over 4 years ago - 1 comment
Labels: bug

#195 - More to Dynamics

Issue - State: open - Opened by meircif over 4 years ago
Labels: enhancement

#194 - TL5 - add dynamics support

Pull Request - State: closed - Opened by meircif over 4 years ago - 1 comment
Labels: enhancement

#192 - TL5 - Better native interface

Pull Request - State: closed - Opened by meircif over 4 years ago
Labels: bug, enhancement

#191 - How do I get Lumi to properly initialize native structs?

Issue - State: closed - Opened by pluckyporcupine over 4 years ago - 2 comments

#190 - Getting "var output to native function" error

Issue - State: closed - Opened by pluckyporcupine over 4 years ago - 3 comments

#189 - TL5 - check integer overflow

Pull Request - State: closed - Opened by meircif over 4 years ago
Labels: enhancement

#188 - TL5 - better integer support

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#187 - TL5 - better sequence literal implementation

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: bug

#186 - TL5 - Add "Buffer" builtin type

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#185 - TL5 - builtin sys module instead of type

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#184 - TL5 - add cleanup function to types

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#183 - TL5 - allow non-conditional outputs

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#182 - Allow non conditional outputs

Issue - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#181 - TL5 - make globals safe again

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: bug

#180 - TL5 - fix temp leak in fields and allow forward move

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: bug, enhancement

#179 - TL5 - Add dictionary to standard library

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#178 - Allow recursive owner struct forward assign

Issue - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#177 - TL5 - add temp access

Pull Request - State: closed - Opened by meircif almost 5 years ago
Labels: enhancement

#176 - Update README.md

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: managing

#175 - Setup Github Actions

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: managing

#174 - TL5 - better UT input/expected file format

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: enhancement

#173 - TL5 - fix enforcing new calling in constructors

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: bug

#172 - Fix various bugs found in hacktoberfest

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: bug

#171 - False illegal user error in function return assign

Issue - State: closed - Opened by meircif about 5 years ago
Labels: bug

#170 - Generic type no propegated to function object arguments

Issue - State: closed - Opened by meircif about 5 years ago
Labels: bug

#169 - Added dictionary and renamed list to datasets

Pull Request - State: closed - Opened by ajevnisek about 5 years ago

#168 - Add file exists functionality to stdlib

Pull Request - State: closed - Opened by snudler6 about 5 years ago

#167 - Add lumi_test and lumi_library Bazel rules

Pull Request - State: closed - Opened by Nurdok about 5 years ago - 1 comment

#166 - Bootstrap up to TL2

Pull Request - State: closed - Opened by Nurdok about 5 years ago

#165 - started zlib addition

Pull Request - State: closed - Opened by dinamll9 about 5 years ago - 1 comment

#164 - Add listdir to stdlibs

Pull Request - State: closed - Opened by snudler6 about 5 years ago - 1 comment

#163 - rename non-binary to unary

Pull Request - State: closed - Opened by shacharoo about 5 years ago

#162 - Add buildifier to autoformat bazel files

Pull Request - State: closed - Opened by Nurdok about 5 years ago - 1 comment

#161 - Update user-types.rst

Pull Request - State: closed - Opened by ajevnisek about 5 years ago - 1 comment

#160 - Added Byte type

Pull Request - State: closed - Opened by yoseft about 5 years ago - 1 comment

#159 - Bug on calling a native function while ignoreing return value

Issue - State: closed - Opened by meircif about 5 years ago
Labels: bug

#158 - #150 - Add bitwise operators

Pull Request - State: closed - Opened by shacharoo about 5 years ago - 1 comment

#157 - Fix makefile all and tl5-test rules

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: bug

#156 - Add all build and test actions to makefile

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: enhancement

#155 - Allow setting the program exit status

Issue - State: open - Opened by meircif about 5 years ago
Labels: enhancement

#154 - Automatically generate basic documentation - MVP

Issue - State: open - Opened by meircif about 5 years ago
Labels: enhancement

#153 - Update tl5-compiler.4.lm

Pull Request - State: closed - Opened by Nurdok about 5 years ago - 1 comment

#152 - Basic bazel support.

Pull Request - State: closed - Opened by Nurdok about 5 years ago - 2 comments

#151 - Add "pathlib" standard library

Issue - State: open - Opened by Nurdok about 5 years ago
Labels: enhancement

#150 - Add bitwise operators

Issue - State: closed - Opened by meircif about 5 years ago
Labels: enhancement

#149 - Make sys builtin module instead of a global variable

Issue - State: closed - Opened by meircif about 5 years ago
Labels: enhancement

#148 - Advance latest Lumi version from TL4 to TL5

Pull Request - State: closed - Opened by meircif about 5 years ago - 1 comment
Labels: enhancement

#147 - Enlarge TL4 indentation spaces from 2 to 4

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: enhancement

#146 - TL5 - write string literal with correct escape characters

Pull Request - State: closed - Opened by meircif about 5 years ago - 1 comment
Labels: enhancement

#145 - TL5 - allow configure UT test directory in the arguments

Pull Request - State: closed - Opened by meircif about 5 years ago
Labels: enhancement

#144 - Var parameters should not allow owner change

Issue - State: closed - Opened by meircif about 5 years ago
Labels: bug

#143 - Global variables are not safe

Issue - State: closed - Opened by meircif about 5 years ago
Labels: bug

#142 - Calling "new" function of "var" fields is not enforced

Issue - State: closed - Opened by meircif about 5 years ago
Labels: bug

#141 - TL5 - Better C interface

Pull Request - State: closed - Opened by meircif about 5 years ago - 1 comment
Labels: enhancement

#140 - Support global members in types

Issue - State: open - Opened by meircif about 5 years ago
Labels: enhancement

#139 - Add "Byte" and "Buffer" builtin types

Issue - State: closed - Opened by meircif about 5 years ago
Labels: enhancement

#138 - Support large string literals in a standard C89 way

Issue - State: closed - Opened by meircif about 5 years ago
Labels: bug

#137 - Add simple cleanup function

Issue - State: closed - Opened by meircif about 5 years ago
Labels: enhancement

#136 - Fix docstring in iterator.4.lm

Pull Request - State: closed - Opened by Nurdok about 5 years ago - 1 comment
Labels: enhancement

#135 - TL5 - embed builtin C code into generated C file

Pull Request - State: closed - Opened by meircif about 5 years ago - 1 comment
Labels: enhancement

#134 - TL5 - better loops

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: bug, enhancement

#133 - Tl5 integer constant values

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: enhancement

#132 - TL5 - check zero division

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: bug

#131 - Better loops

Issue - State: closed - Opened by meircif over 5 years ago
Labels: bug, enhancement

#130 - TL5 error handling

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: enhancement

#129 - TL5 - fix block and return value memory management

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: bug, enhancement

#128 - TL5 - fix various memory bugs

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: bug

#127 - TL5 - implement memory management

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: enhancement

#126 - TL5 - make strings simpler and remove reset access

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: enhancement

#125 - TL5 - allow sequence fileds

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: enhancement

#124 - TL5 - better slices

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: enhancement

#123 - TL5 - collect type field delete on type delete

Pull Request - State: closed - Opened by meircif over 5 years ago - 1 comment
Labels: enhancement

#122 - TL5 - merge borrow access with var and add s-var access

Pull Request - State: closed - Opened by meircif over 5 years ago - 2 comments
Labels: enhancement

#92 - TL4 slices are not safe

Issue - State: closed - Opened by meircif over 6 years ago - 1 comment
Labels: bug

#60 - Loop type: repeat

Issue - State: closed - Opened by Nurdok over 7 years ago
Labels: enhancement

#5 - Decide error handling syntax

Issue - State: closed - Opened by meircif almost 8 years ago
Labels: syntax