Ecosyste.ms: Issues

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

GitHub / camfort/fortran-src issues and pull requests

#293 - fortran-src-0.16.3 testsuite failed on stackage nightly

Issue - State: open - Opened by juhp about 1 month ago - 2 comments

#291 - Support GHC 9.8

Pull Request - State: closed - Opened by raehik 2 months ago

#290 - Fix GHC 9.6 build

Pull Request - State: closed - Opened by raehik 2 months ago - 2 comments

#289 - Store source names for declMaps in mod files

Pull Request - State: closed - Opened by dorchard 3 months ago - 1 comment

#288 - Build a map (statefully) as we process declarations

Pull Request - State: closed - Opened by dorchard 3 months ago

#287 - Allow a local path to be given to genUniqNameToFilenameMap

Pull Request - State: closed - Opened by dorchard 3 months ago

#286 - Localise module maps

Pull Request - State: closed - Opened by dorchard 3 months ago - 1 comment

#285 - Some helpers for working with constant expression evaluator

Pull Request - State: closed - Opened by dorchard 3 months ago

#284 - Functionality to print a dependency list for a Fortran code base

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

#283 - Derive `Ord` instance for all core AST types

Pull Request - State: closed - Opened by raehik 6 months ago - 3 comments

#282 - Add Ord instances

Issue - State: closed - Opened by Boarders 6 months ago - 6 comments

#280 - Use '.' to separate scope from variable name instead of '_'.

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

#279 - Why is renaming under `Analysis` and not `Transformation`?

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

#278 - DOUBLE COMPLEX is not understood, COMPLEX*16 works

Issue - State: open - Opened by dmikushin about 1 year ago

#277 - Parsers likely contain list span mistakes

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

#276 - Fix data group and pointer span

Pull Request - State: closed - Opened by RaoulHC over 1 year ago - 2 comments

#275 - Pretty printer additions

Pull Request - State: closed - Opened by RaoulHC over 1 year ago - 1 comment

#274 - Postfix boz in free form lexer and generalised include inlining

Pull Request - State: closed - Opened by RaoulHC over 1 year ago - 1 comment

#273 - add Nix CI workflow; update Nix flake

Pull Request - State: closed - Opened by raehik over 1 year ago

#272 - release 0.15.1

Pull Request - State: closed - Opened by raehik over 1 year ago

#271 - Add short-circuit evaluation mode to expression evaluator

Issue - State: open - Opened by raehik over 1 year ago - 4 comments
Labels: Type: Enhancement

#270 - Assert that all `INT(boz, kind)` forms are evaluated properly

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

#267 - F90 parsing failure for multiple comments in case constructs

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

#266 - Maintenance handover

Issue - State: open - Opened by raehik over 1 year ago - 1 comment
Labels: raehik-wrapup-2023

#265 - Fix Hackage CI run

Issue - State: open - Opened by raehik over 1 year ago - 1 comment
Labels: raehik-wrapup-2023

#264 - bump to lts-20.01 (ghc 9.2)

Pull Request - State: closed - Opened by dorchard over 1 year ago - 1 comment

#263 - tweak evaluator, array dimensions for fortran-vars

Pull Request - State: closed - Opened by raehik over 1 year ago

#262 - Better represent Fortran array dimension bounds

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

#261 - provide extended evaluated array dimensions type

Pull Request - State: closed - Opened by raehik over 1 year ago

#260 - Assume extended `Fortran77Legacy` for `*.f`, `*.for` etc.

Pull Request - State: closed - Opened by raehik over 1 year ago

#259 - Parse `.f` files as lenient `Fortran77Legacy` by default

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

#258 - Unwanted characters received after parsing

Issue - State: closed - Opened by uNouss over 1 year ago - 7 comments

#257 - Loosen legacy restriction for inline comments

Pull Request - State: closed - Opened by RaoulHC almost 2 years ago - 4 comments

#256 - Unable to parse a procedure containing comments in its parameter list

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

#255 - Support Fortran 2003 `bind(c)`, `enum bind(c)`

Issue - State: open - Opened by raehik almost 2 years ago

#254 - Distinction between assumed-size and assumed-shape arrays

Issue - State: closed - Opened by RaoulHC almost 2 years ago - 11 comments

#253 - replace Fortran type/value representation with non-GADTs; replace constant folder

Pull Request - State: closed - Opened by raehik almost 2 years ago - 3 comments

#252 - Query about `-a` flag

Issue - State: open - Opened by dorchard almost 2 years ago - 2 comments

#251 - Fix reformatting of 73 character long lines

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

#250 - Option to run CPP with optional argument to pass command-line arguments

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

#249 - Interface specs interfering with intrinsic tag identification

Issue - State: open - Opened by ccotter about 2 years ago - 2 comments

#248 - Line directive pragma handling in freeform lexer

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

#246 - Extraneous brackets cause parsing for arithmetic operator error

Issue - State: open - Opened by RaoulHC about 2 years ago - 5 comments

#245 - Don't inline solo includes

Pull Request - State: closed - Opened by RaoulHC about 2 years ago - 4 comments

#244 - SemType: replace Dimension to support assumed-size

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

#242 - Fix pad implicit comments

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

#241 - Support UNION structs in type analysis

Issue - State: open - Opened by raehik about 2 years ago

#240 - log problematic array in struct assignments in type analysis

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

#239 - Analysis.varName: extract name for ExpDataRef

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

#238 - Failure to parse array and union access in lhs of `StExpressionAssign`.

Issue - State: closed - Opened by RaoulHC about 2 years ago - 4 comments

#237 - Catch more legacy comments

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

#236 - Legacy lexer doesn't catch some comments

Issue - State: closed - Opened by RaoulHC over 2 years ago

#235 - Add strong Fortran value & type representation

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

#234 - Make sure inlined includes aren't reversed

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

#233 - Make sure non literals have parens where needed

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

#232 - Rewriter Fixes

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

#231 - `Maybe AList` confuses representation and limits precise reprinting

Issue - State: open - Opened by raehik over 2 years ago - 2 comments
Labels: Status: Discussion, area:ast

#230 - Remove temp file printing in rewriter

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

#229 - Improve newline behaviour in parsers

Issue - State: open - Opened by raehik over 2 years ago

#228 - Fix block parsing

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

#227 - Add entry point for parsing includes

Pull Request - State: closed - Opened by RaoulHC over 2 years ago - 3 comments

#226 - AST node type documentation and refactoring

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

#225 - Set the span correctly for assumed size arrays

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

#224 - remove DoSpec from ExpImpliedDo

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

#223 - Reprinter tests

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

#222 - Limit mutual recursion in core Fortran AST types

Issue - State: open - Opened by raehik over 2 years ago
Labels: Status: Discussion, area:ast

#221 - refactor DoSpec to not use Statement

Pull Request - State: open - Opened by raehik over 2 years ago - 6 comments
Labels: help-needed

#220 - add a handful of record selectors

Pull Request - State: closed - Opened by raehik over 2 years ago - 1 comment

#219 - document Fst/SndParam safety, fix erroneous instances

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

#218 - use generic-optics to define First,SecondParameter

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

#217 - pair IF/CASE conditions with their blocks

Pull Request - State: closed - Opened by raehik over 2 years ago - 6 comments

#216 - Add support for array specs in fortran 77 cray pointers

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

#215 - Serialize internal Fortran AST representation to JSON

Issue - State: closed - Opened by uNouss over 2 years ago - 11 comments

#214 - Add named constants to constant literal part

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

#213 - export BOZ as sized two's complement integer

Pull Request - State: closed - Opened by raehik over 2 years ago - 1 comment

#212 - [ Question ] Use fortran-src in Ubuntu 18.04

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

#211 - put some syntactic info in BOZ record type

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

#210 - Fix include parsing

Pull Request - State: closed - Opened by RaoulHC over 2 years ago - 1 comment

#209 - better restrict COMPLEX literal parsing

Pull Request - State: closed - Opened by raehik almost 3 years ago - 1 comment

#208 - fix kind param parsing

Pull Request - State: closed - Opened by raehik almost 3 years ago

#207 - clean up ModFile module, expose decodeModFiles

Pull Request - State: closed - Opened by raehik almost 3 years ago

#206 - Handle call-by-value parameters

Pull Request - State: open - Opened by raehik almost 3 years ago - 4 comments
Labels: raehik-wrapup-2023

#205 - restructure parsers, various refactoring

Pull Request - State: closed - Opened by raehik almost 3 years ago - 1 comment

#204 - Parse bracketed plain vars in a function call specially e.g. `call((a), a)`

Pull Request - State: closed - Opened by raehik almost 3 years ago - 4 comments

#203 - Copying prior to pass-by-reference triggered by parentheses, which we ignore.

Issue - State: open - Opened by dorchard almost 3 years ago - 3 comments

#202 - lex tabs as 4 spaces in fixed form

Pull Request - State: closed - Opened by raehik almost 3 years ago - 1 comment

#201 - Release 0.8.0

Pull Request - State: closed - Opened by raehik almost 3 years ago

#200 - CI: fix Hackage artifact building

Pull Request - State: closed - Opened by raehik almost 3 years ago

#199 - AST: ScalarDeclarator -> ScalarDecl

Pull Request - State: closed - Opened by raehik almost 3 years ago

#198 - BOZ: +function to resolve as int

Pull Request - State: closed - Opened by raehik almost 3 years ago - 1 comment

#197 - merge Declarator constructors into one

Pull Request - State: closed - Opened by raehik almost 3 years ago

#196 - release 0.7.0

Pull Request - State: closed - Opened by raehik almost 3 years ago

#195 - fix renaming edge case ambiguity

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

#194 - add early BOZ constant parsing, separate constructor

Pull Request - State: closed - Opened by raehik about 3 years ago - 2 comments

#193 - parse REAL literals to convenient form

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