Ecosyste.ms: Issues

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

GitHub / Floydlang/floyd issues and pull requests

#88 - Name equivalence of types, new type system, adventure game example

Pull Request - State: closed - Opened by marcusz almost 5 years ago

#87 - Floyd linking is broken (Attempting to calling unimplemented function)

Issue - State: closed - Opened by Ebiroll about 5 years ago - 1 comment

#86 - CMakefile latest changes from dev

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

#85 - Floyd_llvm.cpp removed from project file

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

#84 - gcc 9.1 fix

Pull Request - State: closed - Opened by Ebiroll over 5 years ago

#83 - Updated cmakelists

Pull Request - State: closed - Opened by Ebiroll over 5 years ago

#82 - Update utils.h

Pull Request - State: closed - Opened by PavelVozenilek over 5 years ago - 1 comment

#81 - Will it take up a lot of memory?

Issue - State: closed - Opened by 6643 over 5 years ago - 6 comments
Labels: question

#80 - Llvm Unix patches

Pull Request - State: closed - Opened by Ebiroll over 5 years ago

#79 - Llvm Cmakefile and minor changes.

Pull Request - State: closed - Opened by Ebiroll over 5 years ago - 4 comments

#78 - Cleaning the code

Pull Request - State: closed - Opened by MartinKondor over 5 years ago

#77 - Does floyd compile in floyd?

Issue - State: closed - Opened by tilkinsc over 5 years ago - 5 comments
Labels: question

#76 - Is there a way to access members of a dictionary without knowing the keys beforehand?

Issue - State: closed - Opened by kaislavirta over 5 years ago - 2 comments
Labels: question

#75 - Function header for jsonvalue_to_value() seems wrong in docs

Issue - State: closed - Opened by kaislavirta over 5 years ago - 1 comment

#74 - How do I pass function arguments to reduce, map, etc?

Issue - State: closed - Opened by kaislavirta over 5 years ago - 3 comments

#73 - HTTP

Issue - State: open - Opened by ghost over 5 years ago - 1 comment

#72 - Crash when not all paths returns value

Issue - State: open - Opened by marcusz over 5 years ago

#71 - Make basic memory layout micro-benchmarks

Issue - State: open - Opened by marcusz over 5 years ago

#70 - Unify Floyd's all benchmarks using Google Benchmark

Issue - State: open - Opened by marcusz over 5 years ago

#69 - Make rough LLVM codegen

Issue - State: open - Opened by marcusz over 5 years ago

#68 - Add micro benchmarking feature to Floyd language

Issue - State: open - Opened by marcusz over 5 years ago

#67 - Make list of optimisation ideas

Issue - State: open - Opened by marcusz over 5 years ago

#66 - Setup micro benchmarking

Issue - State: open - Opened by marcusz over 5 years ago

#65 - Improve bytecode interpreter speed -- low hanging fruit

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#64 - test issue

Issue - State: open - Opened by marcusz over 5 years ago

#63 - Make web based Floyd playground

Issue - State: open - Opened by marcusz over 5 years ago - 3 comments
Labels: enhancement

#62 - Support named arguments in function calls

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#61 - ISO 8601 date lib

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#60 - diff() merge() hash() - any values

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#59 - String lib

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#58 - Math lib

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#57 - Synced floyd processes, uses same call stack

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#56 - select() blocks floyd process

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#55 - send_future() --sends message to Floyd process in the future

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#54 - Make update() faster, improve syntax too?

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#53 - Add context object to map() reduce() filter() and supermap()

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#52 - Simple lambda, use for map() etc.

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#51 - Scalar conversions

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#50 - Generics

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#49 - Built-in micro benchmark feature

Issue - State: open - Opened by marcusz over 5 years ago - 2 comments
Labels: enhancement

#48 - Language server that keeps all code and keeps its invariant. Talk via sockets

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#47 - Windows support: project file, core library

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#46 - Hot code loading, like Erlang

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#45 - Generate C source code as compilation target

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#44 - Pretty printer

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#43 - Function playground, with exampels, tests, diagrams

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#42 - Make Floyd embeddable in C programs

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#41 - Round-trip code -> AST -> executable function in runtime = optimisation / generics

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#40 - Encapsulation of structs

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#39 - Interactive visual hardware simulator

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#38 - Auto docs feature

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#37 - Test / examples feature

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#36 - Language feature to update nested types

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#35 - Preso feature

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#34 - Profiler / tuner

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#33 - Multi-line string literals

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#32 - Simple string interpolation

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#31 - && and || shall short-circuit

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#30 - Unnamed structs with structural equality

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#29 - Tuples

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#28 - Bit manipulation features

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#27 - Full set of int and float types

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#26 - Sum-type (enum/union) with switch

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#25 - Library support

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#24 - Protocol type

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#23 - Basic Unicode functions, opaque text-type

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#22 - Binary packing of data

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#21 - Call C code

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#20 - Core REST library, URL-utils

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#19 - Simple error or exception support

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#18 - Fixed-size vectors (for SIMD)

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#17 - Smarter RC

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#16 - Local-only mutable vector

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#15 - Visual profiler / debugger

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#14 - Generate C4 diagrams from software-system and container-def

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#13 - TASK MANAGER - PARALLELISM

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#12 - Control over backend collection types, struct types, caches

Issue - State: open - Opened by marcusz over 5 years ago
Labels: enhancement

#11 - LLVM code generation: native execution

Issue - State: closed - Opened by marcusz over 5 years ago
Labels: enhancement

#10 - get_time_of_day() always returns zero

Issue - State: open - Opened by lemonad over 5 years ago - 3 comments
Labels: wontfix

#9 - Arrays in JSON literals are limited to 16 values

Issue - State: open - Opened by lemonad over 5 years ago - 1 comment
Labels: bug

#8 - Invalid range syntax causes correct error message but points to line in corelib

Issue - State: closed - Opened by lemonad over 5 years ago - 5 comments

#7 - Print in main prints twice

Issue - State: closed - Opened by lemonad over 5 years ago - 4 comments

#6 - Removed library

Pull Request - State: closed - Opened by Ebiroll over 5 years ago

#5 - Updated with celero library

Pull Request - State: closed - Opened by Ebiroll over 5 years ago

#4 - Linux compile

Pull Request - State: closed - Opened by Ebiroll over 5 years ago

#3 - Cmakefile catch up

Pull Request - State: closed - Opened by Ebiroll over 5 years ago

#2 - Minor patches for emscripten and linux

Pull Request - State: closed - Opened by Ebiroll over 5 years ago

#1 - Fixed some doc typos

Pull Request - State: closed - Opened by plindberg about 6 years ago - 2 comments