Ecosyste.ms: Issues

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

GitHub / xsawyerx/guacamole issues and pull requests

#128 - Fix wording

Pull Request - State: open - Opened by gonzus about 1 year ago

#127 - declared references and reference aliasing

Issue - State: open - Opened by xsawyerx about 2 years ago
Labels: capability

#126 - Try/catch/finally syntax from 5.36

Issue - State: open - Opened by xsawyerx about 2 years ago
Labels: capability

#125 - defer block

Issue - State: open - Opened by xsawyerx about 2 years ago - 1 comment
Labels: capability

#124 - All keywords in builtin namespace

Issue - State: open - Opened by xsawyerx about 2 years ago
Labels: capability

#123 - Support n-at-a-time iteration

Issue - State: open - Opened by xsawyerx about 2 years ago
Labels: capability

#122 - Should "BuiltinFilehandle" be a legitimate Value?

Issue - State: open - Opened by xsawyerx about 2 years ago
Labels: question, internals

#121 - Remove dependency on Path::Tiny

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

#120 - LABEL not allowed in loop statements

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

#119 - Documentation: source must be valid UTF-8

Issue - State: open - Opened by wollmers about 2 years ago - 1 comment
Labels: documentation

#118 - Fix parsing of $#_

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

#117 - Add support for for/foreach loops with missing part (or two)

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

#116 - binmode(): add support for builtin filehandles

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

#115 - 'for' loop issue

Issue - State: closed - Opened by valcomm almost 3 years ago - 1 comment

#114 - binmode issue

Issue - State: closed - Opened by valcomm almost 3 years ago - 1 comment

#113 - Is it a bug or how $#_ should be written instead?

Issue - State: closed - Opened by valcomm almost 3 years ago - 2 comments
Labels: bug

#112 - Doesn't support giving filehandle to readline

Issue - State: closed - Opened by anonyno over 3 years ago - 1 comment
Labels: bug

#111 - Why does it need parentheses for some built in functions but not for others?

Issue - State: closed - Opened by anonyno over 3 years ago - 2 comments
Labels: bug

#110 - s///e doesn't parse the replacement part

Issue - State: closed - Opened by haukex over 3 years ago - 4 comments

#109 - Quoting barewords with the negation operator not supported

Issue - State: open - Opened by haukex over 3 years ago - 3 comments
Labels: documentation

#108 - s///ee parses, but eval("") does not, and related topics

Issue - State: closed - Opened by haukex almost 4 years ago - 9 comments

#107 - Fix/nullary keywords

Pull Request - State: closed - Opened by xsawyerx almost 4 years ago

#106 - eval("string") does not parse

Issue - State: closed - Opened by haukex almost 4 years ago - 3 comments
Labels: documentation

#105 - underscore filehandle is useful … why unsupported?

Issue - State: closed - Opened by FGasper almost 4 years ago - 1 comment

#104 - Implement proper number parsing

Pull Request - State: closed - Opened by vickenty almost 4 years ago - 1 comment

#103 - Support hex numbers

Pull Request - State: closed - Opened by xsawyerx almost 4 years ago

#102 - Guacamole/standard does not work from command-line -M -e

Issue - State: open - Opened by Tux almost 4 years ago
Labels: bug

#101 - Hex numbers are valid constants too

Issue - State: closed - Opened by Tux almost 4 years ago - 1 comment
Labels: enhancement

#100 - There is already an open sourse project with this name http://guacamole.apache.org/

Issue - State: closed - Opened by kberov almost 4 years ago - 2 comments

#99 - Suggestion: Assigning a scalar to an array without parens should be a warning

Issue - State: closed - Opened by scottchiefbaker almost 4 years ago - 6 comments

#98 - Calling time() as a function results in a warning

Issue - State: closed - Opened by scottchiefbaker almost 4 years ago - 1 comment
Labels: bug

#97 - add test-fatal as testing prereq

Pull Request - State: closed - Opened by plicease almost 4 years ago - 1 comment

#96 - Add documentation to two main modules

Pull Request - State: closed - Opened by xsawyerx almost 4 years ago

#95 - GH #89: Add '|' as QLikeValue delimiters:

Pull Request - State: closed - Opened by xsawyerx almost 4 years ago
Labels: enhancement

#94 - Rewrite the POD and the wiki page

Issue - State: closed - Opened by xsawyerx almost 4 years ago - 1 comment

#93 - Point to the wiki

Pull Request - State: closed - Opened by briandfoy almost 4 years ago

#92 - Fix tests

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

#91 - Fix file operator precedence

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

#90 - Support methods without arglists

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

#89 - Alternate regexp delimiters trigger a warning

Issue - State: closed - Opened by scottchiefbaker about 4 years ago - 12 comments

#88 - Bareword STDIN fails with -t

Issue - State: closed - Opened by scottchiefbaker about 4 years ago - 4 comments
Labels: bug

#87 - Define "Standard Perl"

Issue - State: closed - Opened by briandfoy about 4 years ago - 5 comments

#86 - Pragma to remove dynamic receiver lookups

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

#85 - Rename NonBrace* rules

Issue - State: open - Opened by vickenty about 4 years ago - 3 comments
Labels: enhancement

#84 - Fix handling of empty anonhash

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

#83 - Remove non-perl stuff:

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

#82 - Support @{$c}[0] and the likes (both prefix deref and access)

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

#81 - Prioritize OpAdd when it conflicts (with OpUnary)

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

#80 - Sort of cleanup the global variable recognition:

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

#79 - Some very big cleanups

Pull Request - State: closed - Opened by xsawyerx about 4 years ago - 1 comment
Labels: internals

#78 - Support all dereferencing properly

Pull Request - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug, capability

#77 - Dereferencing is not consistent

Issue - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug

#76 - Fix unary keyword op precedence

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

#75 - WIP: Include the location (position, line, column) of each element

Pull Request - State: closed - Opened by xsawyerx about 4 years ago - 6 comments
Labels: capability

#74 - Support comma at end of ExprComma:

Pull Request - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug

#73 - Support all Perl's special variables

Pull Request - State: closed - Opened by xsawyerx about 4 years ago - 2 comments
Labels: capability

#72 - Support Diamond (<>) and Double Diamond (<<>>) and filehandles:

Pull Request - State: closed - Opened by xsawyerx about 4 years ago
Labels: capability

#71 - Control whitespace manually

Issue - State: open - Opened by xsawyerx about 4 years ago - 16 comments
Labels: internals

#70 - GH #69: Support all builtin filehandles:

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

#69 - STDIN, STDOUT, STDERR, ARGV, ARGVOUT, DATA

Issue - State: closed - Opened by xsawyerx about 4 years ago
Labels: capability

#68 - Reading from filehandles

Issue - State: closed - Opened by xsawyerx about 4 years ago
Labels: capability

#67 - Special variables

Issue - State: closed - Opened by xsawyerx about 4 years ago
Labels: capability

#66 - Comment char in beginning of string screws stuff up

Issue - State: open - Opened by xsawyerx about 4 years ago
Labels: bug

#65 - Prioritize VersionNumber when it can ambiguously be a LiteralNumber:

Pull Request - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug

#64 - Binary not (!) requires parenthesis

Issue - State: closed - Opened by xsawyerx about 4 years ago - 1 comment
Labels: bug

#63 - Finally fix QLike values

Pull Request - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug

#62 - Keywords with parenthesis are also parsed as subcalls

Issue - State: closed - Opened by xsawyerx about 4 years ago - 1 comment
Labels: bug

#61 - $foo->$#* is correct, $foo->$# is not

Pull Request - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug

#60 - Fix number parsing

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

#59 - Fix block disambiguation

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

#58 - A ton of new failures

Issue - State: closed - Opened by xsawyerx about 4 years ago - 1 comment
Labels: bug

#57 - Ambiguity with sort

Issue - State: closed - Opened by vickenty about 4 years ago - 1 comment
Labels: bug

#56 - Support LiteralValue number with minus and dot

Issue - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug

#55 - Differentiate between unary + number and number of unary '-' char

Issue - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug

#54 - Accidentally supporting Foo::()

Issue - State: closed - Opened by xsawyerx about 4 years ago - 1 comment
Labels: bug

#53 - Handle asymmetric precedence

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

#52 - List keywords can be used in a list

Issue - State: closed - Opened by vickenty about 4 years ago
Labels: bug

#51 - Add method calls on packages

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

#50 - Allow no semicolon after block statements

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

#49 - Add explain tool

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

#48 - Cannot assign from keywords

Issue - State: closed - Opened by xsawyerx about 4 years ago - 2 comments
Labels: bug

#47 - while() with splice doesn't work

Issue - State: closed - Opened by xsawyerx about 4 years ago - 1 comment
Labels: bug

#46 - Class methods don't work

Issue - State: closed - Opened by xsawyerx about 4 years ago - 2 comments
Labels: bug

#45 - Function arguments do not accept trailing comma

Issue - State: closed - Opened by xsawyerx about 4 years ago
Labels: bug

#44 - All blocks must end with semicolon, unless last statement

Issue - State: closed - Opened by xsawyerx about 4 years ago - 3 comments
Labels: bug

#43 - Add array and hash element access

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

#42 - Direct array and hash access

Issue - State: closed - Opened by xsawyerx about 4 years ago
Labels: capability

#41 - Add some tests to split//

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

#40 - Initial support for postderef

Pull Request - State: closed - Opened by xsawyerx about 4 years ago - 5 comments
Labels: capability

#39 - Support the rest of QLike ops, incuding all regular expression functions

Pull Request - State: closed - Opened by xsawyerx about 4 years ago - 1 comment

#38 - Backticks

Issue - State: closed - Opened by xsawyerx about 4 years ago - 2 comments
Labels: capability

#37 - Disable two unreachable underscores values

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

#36 - Subroutine support

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

#29 - Regex-related functions

Issue - State: closed - Opened by xsawyerx about 4 years ago - 2 comments
Labels: capability

#23 - Pluggable grammars

Issue - State: open - Opened by xsawyerx about 4 years ago - 2 comments
Labels: capability

#21 - Syntax: Stop parsing at __END__ and __DATA__

Issue - State: closed - Opened by xsawyerx about 4 years ago - 3 comments
Labels: capability

#20 - Syntax: inline POD

Issue - State: closed - Opened by xsawyerx about 4 years ago - 5 comments
Labels: capability

#16 - Syntax: labels

Issue - State: open - Opened by xsawyerx about 4 years ago
Labels: capability

#9 - Variables within interpolated strings

Issue - State: closed - Opened by xsawyerx about 4 years ago - 6 comments
Labels: capability

#8 - Variable dereferencing

Issue - State: closed - Opened by xsawyerx about 4 years ago - 2 comments
Labels: capability