Ecosyste.ms: Issues

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

GitHub / carp-lang/Carp issues and pull requests

#100 - Apply hlint fixes

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 5 comments

#99 - Added special cases to typecheck main function

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 2 comments

#98 - Math functions, Vol. III: Math for Ints and Longs (Closer)

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 1 comment

#97 - RFC: safe arithmetic

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 1 comment

#96 - Math functions, Vol. II: Math for Floats

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 1 comment

#95 - Math functions, Vol. I: Math for Doubles

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 1 comment

#94 - Useful functions missing in the String module?

Issue - State: closed - Opened by eriksvedang almost 7 years ago - 15 comments

#93 - Add all the math functions

Issue - State: closed - Opened by eriksvedang almost 7 years ago - 2 comments

#92 - Move tests from 'examples' to 'test'

Issue - State: closed - Opened by eriksvedang almost 7 years ago - 5 comments

#91 - Additions to Char

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#90 - Add /= wherever = is defined

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#89 - The compiler allows main to return non-ints

Issue - State: closed - Opened by hellerve almost 7 years ago - 1 comment

#88 - Statistics, revisited

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 1 comment

#87 - Add a Benchmarking module

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#86 - Geometry: Rename module file

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#85 - Transform nested if into cond

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#84 - core/geometry.carp should probably be core/Geometry.carp

Issue - State: closed - Opened by avatarwin almost 7 years ago - 2 comments

#83 - Statistics: add module

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 4 comments

#82 - Added test and vector to Libraries.md

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#81 - Add Long type

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#80 - Vector module

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 3 comments

#79 - Added Test module

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 4 comments

#78 - Add expand to autocompletion

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#77 - Fixed parsing of escaped strings

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#76 - Added simple completion and history file

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#75 - Use haskeline for REPL

Pull Request - State: closed - Opened by hellerve almost 7 years ago - 1 comment

#74 - Make REPL react to EOF

Pull Request - State: closed - Opened by hellerve almost 7 years ago

#73 - envWithArgs fails on certain inputs

Issue - State: closed - Opened by hellerve almost 7 years ago - 2 comments

#72 - Fix broken link in Libraries.md

Pull Request - State: closed - Opened by paullucas almost 7 years ago

#71 - Error messages when starting carp repl

Issue - State: closed - Opened by porky11 almost 7 years ago - 15 comments

#70 - Doc Request: no GC

Issue - State: closed - Opened by bentxt almost 7 years ago - 7 comments

#69 - Minimal readline support in REPL

Pull Request - State: closed - Opened by kmate about 7 years ago - 5 comments

#68 - type system

Issue - State: closed - Opened by NickSpinosa over 7 years ago - 1 comment

#67 - Fix URLs in docs

Pull Request - State: closed - Opened by tversteeg over 7 years ago - 1 comment

#66 - Fix broken URLs

Pull Request - State: closed - Opened by tversteeg over 7 years ago

#65 - Update Install.md

Pull Request - State: closed - Opened by caioaao almost 8 years ago - 1 comment

#63 - removing exec permission from shared/*.h header files

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#62 - first pass at Contributing and Developer_tips files

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#61 - removing execute perm from repl.h

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#60 - Failed to open dylib: "libglfw.so.3"

Issue - State: closed - Opened by acron0 about 8 years ago - 9 comments

#59 - Fix build errors on Linux (Ubuntu 14.04)

Pull Request - State: closed - Opened by JonasG about 8 years ago

#58 - fixing carp logo post org. move

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#57 - @Paines gl carp refactor, adding to contributors

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 1 comment

#56 - Small fix for GL stuff

Pull Request - State: closed - Opened by paines about 8 years ago - 4 comments

#55 - was accidentally using pkg-config for mac as well

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 1 comment

#54 - Mac OSX build issues

Issue - State: closed - Opened by chrisosaurus about 8 years ago - 5 comments

#53 - Travis linux builds

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#52 - clean travis-ci linux build

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 1 comment

#51 - attemping to set PKG_CONFIG_PATH under mac

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#50 - load dylib libGL.so under linux and use for gl functions, otherwise continue using glfw

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 2 comments

#49 - Adding Tom Smeding to contributors in README

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#48 - adding names to all typedefd structs - makes them easier to grep for

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#46 - adding some more documentation to core.carp functions

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 1 comment

#45 - Adding string contains

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#44 - changing boot.lisp order - builtins before core

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#43 - Make mkdir and touch safe and without surprises

Pull Request - State: closed - Opened by tomsmeding about 8 years ago - 11 comments

#42 - Fix backslashes in strings in the repl

Pull Request - State: closed - Opened by tomsmeding about 8 years ago - 1 comment

#41 - Polymorphism ideas

Issue - State: closed - Opened by chrisosaurus about 8 years ago - 3 comments

#40 - Core.any short circuit

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 8 comments

#39 - adding some more documentation to core.carp functions

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 1 comment

#38 - removing a few tabs in lisp/*.carp

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago

#37 - Safe(r) mkdir and touch

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 6 comments

#36 - enable -std=c99 on cmake allowing for GCC linux builds

Pull Request - State: closed - Opened by ghost about 8 years ago - 8 comments

#35 - adding bullet points in RESEARCH.md for better markdown formatting

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 5 comments

#34 - Move to own Github Org

Issue - State: closed - Opened by sirinath about 8 years ago - 1 comment

#33 - Mkdir, touch unsafety

Issue - State: closed - Opened by tomsmeding about 8 years ago - 10 comments

#32 - New install missing carp-repl?

Issue - State: closed - Opened by daveyarwood about 8 years ago - 7 comments

#31 - Readable Lisp S-expressions

Issue - State: closed - Opened by sirinath about 8 years ago - 4 comments

#30 - ASL 2.0 | MIT | BSD | Boost

Issue - State: closed - Opened by sirinath about 8 years ago - 21 comments

#29 - A few questions

Issue - State: closed - Opened by akavel about 8 years ago - 1 comment

#28 - macports: avoid dylib/link confusion

Pull Request - State: closed - Opened by rurban about 8 years ago - 4 comments

#27 - strike extra apostrophy

Pull Request - State: closed - Opened by dckc about 8 years ago

#26 - possible bytecode refactor

Issue - State: closed - Opened by chrisosaurus about 8 years ago - 8 comments

#25 - Adding 'assert_or_fatal_error', obj_new now checks for failed malloc and calls

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 1 comment

#24 - updating cmake libffi to use pkg-config - now builds under linux cleanly

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 23 comments

#23 - Attempting to create clang-format for Carp

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 12 comments

#22 - Attempting to create clang-format for Carp

Pull Request - State: closed - Opened by chrisosaurus about 8 years ago - 2 comments

#21 - Update TODO.md

Pull Request - State: closed - Opened by JonasG about 8 years ago - 1 comment

#20 - handling errors in the implementation

Issue - State: closed - Opened by chrisosaurus over 8 years ago - 2 comments

#19 - added some fixes so that carp compiles for linux and spin runs

Pull Request - State: closed - Opened by paines over 8 years ago - 2 comments

#18 - Fails to compile on Linux

Issue - State: closed - Opened by paines over 8 years ago - 1 comment

#17 - Fix signal handler

Issue - State: closed - Opened by elfring over 8 years ago - 3 comments

#16 - Completion of error handling

Issue - State: closed - Opened by elfring over 8 years ago - 6 comments

#14 - A few fixes for Linux

Pull Request - State: closed - Opened by heyLu over 8 years ago - 1 comment

#13 - Fixed build on Linux, removed implementation code from header files, fixed compiler warnings.

Pull Request - State: closed - Opened by jl2 over 8 years ago - 6 comments

#12 - replace 'dont-remove-this-file'

Issue - State: closed - Opened by Leandros over 8 years ago - 2 comments

#11 - bool size

Pull Request - State: closed - Opened by bagucode over 8 years ago

#10 - Windows compile fixes

Pull Request - State: closed - Opened by bagucode over 8 years ago

#9 - Rudimentary Windows compilation support

Pull Request - State: closed - Opened by bagucode over 8 years ago

#8 - unsigned -> signed args

Pull Request - State: closed - Opened by bagucode over 8 years ago

#7 - FFI working on Windows x64

Pull Request - State: closed - Opened by bagucode over 8 years ago

#6 - Platform stuff in header. And removed some warnings.

Pull Request - State: closed - Opened by bagucode over 8 years ago

#5 - Repl EOT

Issue - State: closed - Opened by j-gn over 8 years ago - 1 comment

#4 - Fix error in CMakeLists.txt

Pull Request - State: closed - Opened by bagucode over 8 years ago

#3 - CMake now uses configurable paths for libffi

Pull Request - State: closed - Opened by bagucode over 8 years ago

#2 - Basic CMake support for the C source

Pull Request - State: closed - Opened by bagucode over 8 years ago

#1 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger over 8 years ago