Ecosyste.ms: Issues

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

GitHub / Crowlang/crow issues and pull requests

#93 - Make garbage collector work on lambdas

Issue - State: open - Opened by Bravotic 8 months ago

#91 - Make custom memory allocator for Cons and GC entries.

Issue - State: open - Opened by Bravotic 9 months ago

#90 - Make source more modular

Issue - State: open - Opened by Bravotic 9 months ago
Labels: enhancement

#89 - Port C exposed crow functions to use new prototype.

Issue - State: open - Opened by Bravotic 9 months ago

#88 - Crow core rewrite

Issue - State: open - Opened by Bravotic 9 months ago - 5 comments

#87 - Replace Undefined with nil

Issue - State: open - Opened by Bravotic 10 months ago

#86 - Enable support for symbols

Issue - State: open - Opened by Bravotic 10 months ago

#84 - Convert variables and closures to use cons lists

Issue - State: open - Opened by Bravotic 10 months ago

#83 - Deprecate arrays in favor of cons lists.

Issue - State: open - Opened by Bravotic 10 months ago

#82 - [No Issue] Fixed CMake compilation flags for gcc

Pull Request - State: closed - Opened by vladaviedov 10 months ago

#81 - New GC time!

Issue - State: open - Opened by Bravotic about 1 year ago - 1 comment

#80 - Redetermine when to call the GC

Issue - State: open - Opened by Bravotic over 1 year ago

#79 - Patch up memory holes in the new GC

Issue - State: open - Opened by Bravotic over 1 year ago

#78 - Reimplement Garbage Collector over Refernce Counting

Issue - State: closed - Opened by Bravotic over 1 year ago
Labels: enhancement, Garbage Collector

#76 - Memory leak with closures on n-dimensional arrays

Issue - State: open - Opened by Bravotic over 1 year ago

#75 - Loop hangs when it ends?

Issue - State: open - Opened by Nodnarb12500 over 1 year ago

#74 - exit doesnt close program

Issue - State: open - Opened by Nodnarb12500 over 1 year ago

#73 - break does not execute when not given an argument

Issue - State: open - Opened by Nodnarb12500 over 1 year ago - 1 comment

#72 - break crashes

Issue - State: open - Opened by Nodnarb12500 over 1 year ago

#71 - Reevaluate when to lock and unlock values

Issue - State: closed - Opened by Bravotic over 1 year ago

#70 - forgetting an ending parenthesis allocates an absurd amount of ram

Issue - State: open - Opened by Nodnarb12500 over 1 year ago - 1 comment

#69 - all-true Doc example doesnt work

Issue - State: open - Opened by Nodnarb12500 over 1 year ago

#68 - (= var1 var2) not a boolean

Issue - State: closed - Opened by Nodnarb12500 over 1 year ago - 3 comments

#67 - write and write-line crashes

Issue - State: open - Opened by Nodnarb12500 over 1 year ago

#66 - write-line seems to be labled as writeln in the docs

Issue - State: open - Opened by Nodnarb12500 over 1 year ago

#65 - defined function cant be found when called

Issue - State: closed - Opened by Nodnarb12500 over 1 year ago - 1 comment

#64 - Strings created with strdup cause crashes on Linux

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

#63 - block crashes

Issue - State: open - Opened by Nodnarb12500 over 1 year ago - 1 comment
Labels: bug, Garbage Collector

#62 - sampling an empty array crashes

Issue - State: open - Opened by Nodnarb12500 over 1 year ago - 3 comments
Labels: bug

#61 - array crashes

Issue - State: closed - Opened by Nodnarb12500 over 1 year ago - 2 comments
Labels: bug, Garbage Collector

#60 - Valgrind on Linux complains of uninitialized values in conditional jumps

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

#59 - (read (open file)) causes segfaults on Linux

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

#58 - comments dont work in this example or comments break it

Issue - State: open - Opened by Nodnarb12500 over 1 year ago - 2 comments
Labels: bug, parser

#57 - Multiple crashes when using dir

Issue - State: closed - Opened by Nodnarb12500 over 1 year ago - 9 comments
Labels: bug

#56 - Function defined but not being found when called

Issue - State: open - Opened by Nodnarb12500 over 1 year ago - 4 comments
Labels: bug, parser

#55 - Implement new Garbage Collector

Issue - State: closed - Opened by Bravotic over 1 year ago - 1 comment
Labels: enhancement, Garbage Collector

#54 - Add (get-env) and (set-env) for environment variables

Issue - State: open - Opened by Bravotic over 1 year ago
Labels: enhancement, good first issue

#53 - Clean up the types system

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

#52 - Defining a blank string can break things

Issue - State: closed - Opened by Bravotic over 1 year ago - 3 comments
Labels: bug

#51 - String issues in parser

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

#50 - libcrow should be built dynamic and linked the the REPL/Runner

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

#49 - Putting comments in function calls breaks everything.

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

#48 - Add (let)/(local) for explicit local variables

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

#47 - Add (cond), refactor (loop), (while), and (do-while)

Issue - State: closed - Opened by Bravotic over 1 year ago - 1 comment
Labels: enhancement, standard library

#44 - Improve CRO_CallFunction to remove support for structs

Issue - State: closed - Opened by Bravotic over 1 year ago
Labels: enhancement, parser

#43 - Add a keyword feature similar to common lisp or racket

Issue - State: open - Opened by Bravotic over 1 year ago
Labels: enhancement, parser

#42 - Update the allocation system to use a tree

Issue - State: open - Opened by Bravotic over 1 year ago
Labels: enhancement, Garbage Collector

#41 - The GC is unloading functions in each...

Issue - State: closed - Opened by Bravotic over 1 year ago
Labels: bug, Garbage Collector

#40 - Just thinking out loud here, but maybe the garbage collector should only collect garbage from its scope.

Issue - State: open - Opened by Bravotic over 1 year ago
Labels: enhancement, Garbage Collector

#38 - Arrays (at least created with split) seem to be creating garbage data.

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

#37 - Add symbols into Crow

Issue - State: open - Opened by Bravotic over 1 year ago - 1 comment
Labels: enhancement, parser

#36 - n dimensional arrays seem to be broken.

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

#35 - Add list abstractions (andmap) (ormap) (map) (foldr) (foldl)

Issue - State: open - Opened by Bravotic over 1 year ago - 12 comments
Labels: enhancement, good first issue

#34 - Add (first) and (rest) functions for arrays

Issue - State: open - Opened by Bravotic over 1 year ago
Labels: good first issue

#33 - Add functions (positive?) (even?) (odd?) (negative?) and type checks (string?) (number?) (boolean?)

Issue - State: open - Opened by Bravotic over 1 year ago
Labels: enhancement, good first issue

#32 - Add (isolate ) function

Issue - State: open - Opened by Bravotic over 1 year ago

#31 - Add (current-scope)

Issue - State: closed - Opened by Bravotic over 1 year ago

#30 - Setting variables in another scope causes an infinite loop

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

#29 - Rewrite variables to use closures

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

#28 - Bring code formatting up to standards and review some changes.

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

#27 - Maybe rewrite the REPL in crow itself

Issue - State: open - Opened by Bravotic over 1 year ago

#26 - Allow lambda functions to access local variables

Issue - State: closed - Opened by Bravotic over 1 year ago

#25 - Make crow use trees for variables and datatypes

Issue - State: open - Opened by Bravotic over 1 year ago - 2 comments

#24 - Crow virtual machine

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

#23 - Garbage collector rewrite

Issue - State: closed - Opened by Bravotic over 1 year ago - 3 comments

#22 - Array values inside of an array are errantly free'd by Garbage Collector

Issue - State: closed - Opened by Bravotic over 1 year ago - 1 comment

#21 - make-array not initializing array values to undefined

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

#20 - Allow exposed types to be garbage collected

Issue - State: closed - Opened by Bravotic over 1 year ago - 3 comments
Labels: enhancement

#19 - Move constant out of the CRO_Value struct

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

#18 - Convert CRO_Value to use unions

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

#17 - Make literally EVERYTHING a function

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

#16 - Make arguements passed to C Functions CRO_Value

Issue - State: closed - Opened by Bravotic over 1 year ago - 1 comment

#15 - Make functions like (each) take a function as an arguement instead of a closure

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

#14 - It would be cool to have images embeded in programs like in Racket

Issue - State: open - Opened by Bravotic over 1 year ago
Labels: enhancement, low priority

#13 - Change how class method calls work

Issue - State: open - Opened by Bravotic almost 2 years ago - 1 comment
Labels: enhancement

#12 - Implement a "do-n-times" function

Issue - State: closed - Opened by Bravotic almost 2 years ago
Labels: enhancement

#11 - Heap corruption bug on windows when calling a function with arguments not defined

Issue - State: open - Opened by Bravotic about 2 years ago - 1 comment
Labels: bug

#10 - Redo how errors are handled.

Issue - State: closed - Opened by Bravotic about 2 years ago
Labels: enhancement

#9 - Reengineer CRO_Value to have only one value place.

Issue - State: closed - Opened by Bravotic about 2 years ago - 2 comments
Labels: enhancement

#8 - Add type conversions

Issue - State: closed - Opened by Bravotic about 2 years ago
Labels: enhancement

#7 - Add logical and/or

Issue - State: closed - Opened by Bravotic about 2 years ago
Labels: enhancement

#6 - (sh) does not terminate string with NULL

Issue - State: closed - Opened by Bravotic about 2 years ago
Labels: bug

#5 - Build bustage on Windows

Issue - State: closed - Opened by Bravotic about 2 years ago - 1 comment
Labels: bug

#4 - Create up to date official documentation.

Issue - State: open - Opened by Bravotic about 2 years ago
Labels: documentation, enhancement

#3 - Add support for trig functions, logs, pi, and e

Issue - State: open - Opened by Bravotic about 2 years ago - 2 comments
Labels: enhancement

#2 - Get crow building with clang's -Weverything

Issue - State: open - Opened by Bravotic about 2 years ago
Labels: low priority

#1 - Improve error reporting on standard functions

Issue - State: open - Opened by Bravotic about 2 years ago - 1 comment