Ecosyste.ms: Issues

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

GitHub / visq/language-c issues and pull requests

#100 - Fix #98: Add support for 16-bit floating point numbers

Pull Request - State: closed - Opened by jcmartin 4 months ago - 11 comments

#99 - Hackage bounds revision happy <2.1

Issue - State: closed - Opened by vmchale 4 months ago - 4 comments

#98 - Support for _Float16

Issue - State: closed - Opened by Archaversine 6 months ago - 2 comments

#97 - Support putting arbitrary command line options first

Issue - State: open - Opened by flip111 12 months ago

#96 - Add support for __builtin_bit_cast

Pull Request - State: closed - Opened by bgamari over 1 year ago - 17 comments

#95 - revise bounds on Hackage to allow latest deepseq

Issue - State: closed - Opened by vmchale over 1 year ago - 4 comments

#94 - Add Support For Alignment Specifier In C Struct Declarations

Pull Request - State: closed - Opened by noahmartinwilliams over 1 year ago - 12 comments

#93 - v0.9.1

Pull Request - State: closed - Opened by expipiplus1 about 2 years ago

#92 - Added support for __uint128 and __uint128_t types.

Pull Request - State: closed - Opened by drone-rites about 2 years ago - 1 comment

#91 - Missing support for `__uint128_t` on ARM64 (Apple M1)

Issue - State: closed - Opened by drone-rites over 2 years ago - 1 comment

#90 - WIP: Make Ident a Functor

Pull Request - State: open - Opened by kalhauge over 2 years ago - 2 comments

#89 - Add support for `__int128_t` and `__uint128_t`

Pull Request - State: closed - Opened by hamishmack almost 3 years ago - 5 comments

#88 - Add support for omitting braces in initializer lists

Issue - State: open - Opened by iphydf about 3 years ago - 1 comment

#87 - Fix #86: correct base to >= 4.8 (GHC 7.10)

Pull Request - State: closed - Opened by andreasabel about 3 years ago - 4 comments

#86 - Build failure with GHC 7.8

Issue - State: closed - Opened by andreasabel about 3 years ago - 2 comments

#85 - Parse errors when parsing macOS system headers

Issue - State: open - Opened by roboguy13 over 3 years ago - 1 comment

#84 - Support empty asm clobbers list after colon

Pull Request - State: closed - Opened by mtolly about 4 years ago - 6 comments

#83 - Possible __asm__ syntax with trailing colon in parameters

Issue - State: closed - Opened by mtolly about 4 years ago - 1 comment

#82 - rebase ssyb

Pull Request - State: closed - Opened by expipiplus1 about 4 years ago

#81 - Remove dependency on syb

Pull Request - State: closed - Opened by vmchale about 4 years ago - 3 comments

#80 - Bump minimum cabal version

Pull Request - State: closed - Opened by expipiplus1 over 4 years ago

#79 - Accumulated changes

Pull Request - State: closed - Opened by expipiplus1 over 4 years ago

#78 - Housekeeping 2

Pull Request - State: closed - Opened by expipiplus1 over 4 years ago

#77 - Generalize Trav to TravT.

Pull Request - State: closed - Opened by expipiplus1 over 4 years ago

#76 - Housekeeping

Pull Request - State: closed - Opened by expipiplus1 over 4 years ago

#75 - Lexer: allow zeros as line numbers in preprocessed directives

Pull Request - State: closed - Opened by trofi over 4 years ago - 2 comments

#74 - 0-based line number directives generate errors.

Issue - State: closed - Opened by trofi over 4 years ago - 1 comment

#73 - Removing erroneous punctuation in pretty print of `designated initializers`

Pull Request - State: closed - Opened by ersran9 over 4 years ago - 2 comments

#72 - GCC preprocessor output generated in non-ASCII locales cannot be processed

Issue - State: open - Opened by arsdragonfly almost 5 years ago - 2 comments
Labels: help wanted

#71 - Add machine descriptions for x86_64 and armv7l

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

#70 - Derive show for Type

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

#69 - Calculate size and alignment of compTypes correctly

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

#68 - Add runTravWithTravState

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

#67 - sizeofType is very broken

Issue - State: closed - Opened by expipiplus1 almost 5 years ago

#66 - What are TyAny and TyFloatN supposed to represent?

Issue - State: open - Opened by expipiplus1 almost 5 years ago - 1 comment

#65 - Make a hackage release for GHC 8.8

Issue - State: closed - Opened by gwils over 5 years ago

#64 - c2hs fails to parse lzlib.h

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

#63 - Fix for GHC 8.8.1

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

#62 - Add support parse OpenCL kernel function declaration

Pull Request - State: closed - Opened by flyfish30 almost 6 years ago

#61 - Update .travis.yml to include GHC 8.6

Pull Request - State: closed - Opened by visq almost 6 years ago

#60 - Fix bug of building test for ghc-8-6

Pull Request - State: closed - Opened by flyfish30 almost 6 years ago

#59 - Make Trav a monad transformer (TravT).

Pull Request - State: closed - Opened by aweinstock314 almost 6 years ago - 1 comment

#58 - Remove non-standard \e escape

Pull Request - State: closed - Opened by bendmorris over 6 years ago - 3 comments

#57 - Update package on hackage

Issue - State: closed - Opened by Cypher1 over 6 years ago - 1 comment

#56 - build fix for ghc-8.6 / containers-0.6

Pull Request - State: closed - Opened by tmcdonell over 6 years ago

#55 - language-c-0.8 fails to parse fa.h / stdio.h

Issue - State: closed - Opened by e1528532 over 6 years ago - 2 comments

#54 - Problem generating function binding with c2hs

Issue - State: closed - Opened by mitchellwrosen over 6 years ago - 7 comments

#53 - [Analysis] Trav ought to be a monad transformer

Issue - State: open - Opened by lambdageek over 6 years ago - 2 comments

#52 - Support all IEC 60559 types (_Float{32,64,128},_Float{32,64,128}x)

Issue - State: closed - Opened by trofi almost 7 years ago

#51 - WIP: towards a complete Export

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

#50 - Towards a more complete Analysis.Export

Issue - State: open - Opened by chkl almost 7 years ago

#49 - [syntax] GHC.Generics.Generic and Control.DeepSeq.NFData instances

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

#48 - Provide NFData instances for AST data types

Issue - State: closed - Opened by lambdageek almost 7 years ago

#47 - (Analysis) Minimal support for __float128

Pull Request - State: closed - Opened by lambdageek about 7 years ago

#46 - Semantic analysis support for Float128 (Unexpected typespec: CFloat128Type)

Issue - State: closed - Opened by lambdageek about 7 years ago - 1 comment

#45 - Selectively hide Prelude.<>: GHC 8.4 compat

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

#44 - __label__ LABEL must precede all other declarations in a block

Issue - State: closed - Opened by pbreuer about 7 years ago - 2 comments

#43 - _Float128 handling seems to be still broken

Issue - State: closed - Opened by jchia about 7 years ago - 14 comments

#42 - New hackage release

Issue - State: closed - Opened by jchia about 7 years ago

#41 - add support for _Float128

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

#40 - Should ignore '-g...' preprocessor options for GCC

Issue - State: open - Opened by lambdageek over 7 years ago - 1 comment

#39 - _Float128 is unrecognized

Issue - State: closed - Opened by jchia over 7 years ago - 2 comments

#38 - Callback declaration with _Nullable doesn't get parsed

Issue - State: closed - Opened by arrowd over 7 years ago - 3 comments

#37 - New release on hackage

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

#36 - (.travis.yml) Add GHC 8.2.1 build

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

#35 - Support clang’s __builtin_convertvector

Pull Request - State: closed - Opened by acowley over 7 years ago - 3 comments

#33 - Add `__float128`

Pull Request - State: closed - Opened by MaskRay almost 8 years ago

#32 - Support statement attributes

Issue - State: open - Opened by lambdageek almost 8 years ago

#31 - Improve TypeCheck output

Pull Request - State: closed - Opened by NicolasDP almost 8 years ago - 2 comments

#30 - test-failure in stackage nightly build

Issue - State: closed - Opened by bergmark almost 8 years ago - 4 comments

#29 - GCC __builtin_ builtins appear as undeclared identifiers

Issue - State: open - Opened by lambdageek almost 8 years ago

#28 - Travis CI configuration (testing ghc 7.8, 7.10 and 8.0)

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

#27 - Travis CI initial configuration from multi-ghc-travis

Pull Request - State: closed - Opened by visq almost 8 years ago - 2 comments

#26 - Make gccParseCPPArgs grab the arg to -MF -MT and -MQ

Pull Request - State: closed - Opened by lambdageek almost 8 years ago

#25 - Allow typedef redefiniton if it denotes the same type

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

#24 - TypeDefRef should be defined with a Type not Maybe Type

Issue - State: closed - Opened by lambdageek almost 8 years ago

#23 - In enums, allow multiple attribute specifiers per enumerator

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

#22 - Add support for GCC legacy __sync_XXX builtins

Issue - State: open - Opened by lambdageek about 8 years ago - 1 comment

#21 - Add support for multiple enumerator attributes

Issue - State: closed - Opened by lambdageek about 8 years ago

#20 - Parse (and ignore) Clang __attribute__((availability(id=major.minor.rev)))

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

#19 - Version parsing in Clang availability attribute

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

#18 - Handle GCC command-line flags used by libtool

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

#17 - Add __builtin_bswap32/64.

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

#16 - Missing builtins: bswap32, bswap64

Issue - State: closed - Opened by iphydf over 8 years ago

#15 - Add support for Clang blocks

Issue - State: open - Opened by iphydf over 8 years ago - 1 comment

#14 - Benign duplicate type definition is not an error in GNU C

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

#13 - Hackage release and major version bump

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

#12 - Support tracking the C include stack

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

#11 - Add support for GNU C11 extension __auto_type

Issue - State: open - Opened by visq over 8 years ago

#10 - Add cabal test suite for harness

Issue - State: closed - Opened by visq over 8 years ago

#9 - Support _Atomic and _Atomic ( type )

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

#8 - Add '_Alignof' to Lexer.x (fixes #7)

Pull Request - State: closed - Opened by jjst over 8 years ago - 3 comments

#7 - Support of C11's spelling of alignof

Issue - State: closed - Opened by jjst over 8 years ago

#6 - Add _Nullable and _Nonnull type qualifiers

Pull Request - State: closed - Opened by acowley over 8 years ago - 5 comments

#5 - Removed the 'NodeInfo' dependence of pretty printer.

Pull Request - State: closed - Opened by dfordivam almost 9 years ago - 1 comment

#4 - language-c and C11 support

Issue - State: open - Opened by mitchty almost 9 years ago - 7 comments

#3 - Weird edge case when case is labeled

Issue - State: closed - Opened by tinco almost 9 years ago - 1 comment

#2 - Remove unnecessary imports in DumpAst example

Pull Request - State: closed - Opened by neilparikh almost 9 years ago

#1 - Support __int128

Issue - State: closed - Opened by visq almost 9 years ago - 1 comment