Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lanl/FLPR issues and pull requests
#67 - Fix lexer definitions for real-literal-constant
Pull Request -
State: closed - Opened by pjh40 over 4 years ago
#66 - Better real-literal-constant handling
Pull Request -
State: closed - Opened by pjh40 over 4 years ago
#65 - Eliminate trim from comment reader to preserve whitespace for minimum…
Pull Request -
State: closed - Opened by pjh40 over 4 years ago
#64 - Prevent analyze_free from removing trailing whitespace
Pull Request -
State: closed - Opened by pjh40 over 4 years ago
#63 - Propagate insert_text_after out to Procedure
Pull Request -
State: closed - Opened by pjh40 over 4 years ago
#62 - Ignore text beyond last specified column in fixed-format
Pull Request -
State: closed - Opened by pjh40 almost 5 years ago
#61 - Support nonblock-do-constructs
Pull Request -
State: closed - Opened by pjh40 almost 5 years ago
#60 - Add option to ignore everything past last column in fixed source form
Issue -
State: closed - Opened by pjh40 almost 5 years ago
Labels: enhancement
#59 - Update CMake variable
Pull Request -
State: closed - Opened by pjh40 about 5 years ago
#58 - Issue not finding BuildType.cmake when building via CMake's FetchContent
Issue -
State: closed - Opened by apthorpe about 5 years ago
- 3 comments
#57 - More documentation
Pull Request -
State: closed - Opened by pjh40 about 5 years ago
#56 - Moved FLPR data structure description into a new major section.
Pull Request -
State: closed - Opened by pjh40 about 5 years ago
#55 - Add FLPR data structure overview
Pull Request -
State: closed - Opened by pjh40 about 5 years ago
#54 - Updated copyright year
Pull Request -
State: closed - Opened by pjh40 about 5 years ago
#53 - Coding practices
Pull Request -
State: closed - Opened by pjh40 about 5 years ago
#52 - Update documentation for nonblock-do-construct
Pull Request -
State: closed - Opened by pjh40 about 5 years ago
#51 - parse_files chokes on legacy idiom: do-loop terminating label assigned to non-continue line
Issue -
State: closed - Opened by apthorpe about 5 years ago
- 3 comments
Labels: bug
#50 - Added documentation, rearranged exclusion logic in caliper.cc
Pull Request -
State: open - Opened by apthorpe about 5 years ago
#49 - Add flpr-format option to remove unlabelled final return statements
Issue -
State: open - Opened by pjh40 about 5 years ago
Labels: enhancement
#48 - Implement flpr-format elaborate end statement
Issue -
State: open - Opened by pjh40 about 5 years ago
Labels: enhancement
#47 - Fix label formatting
Issue -
State: open - Opened by pjh40 about 5 years ago
Labels: bug
#46 - Fix include indenting
Issue -
State: open - Opened by pjh40 about 5 years ago
Labels: bug
#45 - Fixes for flpr-format
Pull Request -
State: closed - Opened by pjh40 about 5 years ago
#44 - Improved array-spec handling
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#43 - Added missing SG_INTRINSIC_TYPE_SPEC
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#42 - Added new type-decl-attr-seq rule
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#41 - Add new syntax node for type decls
Issue -
State: closed - Opened by pjh40 over 5 years ago
Labels: enhancement
#40 - Move source indentation capability to core library
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#39 - Create demonstration program that generates interfaces
Issue -
State: open - Opened by pjh40 over 5 years ago
Labels: enhancement
#38 - Move indentation capability to Parsed_File
Issue -
State: closed - Opened by pjh40 over 5 years ago
Labels: enhancement
#37 - Support DOUBLEPRECISION as a unique keyword
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#36 - Add a single node for DOUBLE PRECISION and similar multi-token keywords
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: enhancement
#35 - flpr/Tree.hh cleanups
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#34 - Improve facilities for handling Syntax_Tags client extensions
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
#33 - Add better support for client syntax extensions
Issue -
State: closed - Opened by pjh40 over 5 years ago
Labels: enhancement
#32 - Improve CMake configuration for use as a submodule
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#31 - Implemented event-post-stmt and event-wait-stmt parsers
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#30 - Implemented wait-stmt parser
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#29 - Implemented the form-team-stmt parser
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#28 - Bad parse tree in form-team-stmt
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: bug
#27 - Implemented lock-stmt and unlock-stmt parsers
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#26 - Implemented sync-memory-stmt parser
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#25 - Implemented sync-memory-stmt
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#24 - Implemented sync-images-stmt parser
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#23 - Implemented sync-all-stmt parser
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#22 - Implemented fail-image-stmt parser, issue #21
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#21 - Add fail-image-stmt parser
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: enhancement
#20 - Implemented codimension-stmt parser, issue #19
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#19 - Add codimension-stmt parser
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: enhancement
#18 - Implemented asynchronous-stmt parser, issue #2
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#17 - Implemented bind-stmt parser, issue #14
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#16 - Implemented value-stmt parser, issue #15
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#15 - Add value-stmt parser
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: enhancement
#14 - Add bind-stmt parser
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: enhancement
#13 - Implemented generic-stmt parser, issue #3
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#12 - Feature/protected stmt
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#11 - Add protected-stmt parser
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: enhancement
#10 - Bugfix/call stmt
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#9 - Feature/module restructure #1
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#8 - Fix call-stmt Stmt_Tree
Issue -
State: closed - Opened by pjh40 over 5 years ago
Labels: bug
#7 - Add utility to print the concrete syntax tree of statements (Issue #6)
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#6 - Create statement parse tree printing utility
Issue -
State: closed - Opened by pjh40 over 5 years ago
Labels: enhancement
#5 - Implemented pointer-stmt parser
Pull Request -
State: closed - Opened by pjh40 over 5 years ago
#4 - Add pointer-stmt parser
Issue -
State: closed - Opened by pjh40 over 5 years ago
Labels: enhancement
#3 - Add generic-stmt parser
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: enhancement
#2 - Add asynchronous-stmt parser
Issue -
State: closed - Opened by pjh40 over 5 years ago
- 1 comment
Labels: enhancement
#1 - Improve apps/module.cc
Issue -
State: closed - Opened by pjh40 over 5 years ago
Labels: enhancement