Sam Miller

Results 10 issues of Sam Miller

Hello, I am wondering if I am missing something. I am using your Makefile and its working great. However, compiling fails unless I declare all of the functions used in...

wontfix

I'm wondering what that performance graph in the project README is showing? Is it sizeThatFits performance? How is that measured? Also if its not sizeThatFits, is there any data you...

I think it is nice to be able to use a script from GitHub without modifying the script itself so that updates are as simple as a pull. To make...

**Describe the bug** The hover showing a nice formatted version of documentation comment for functions works very different for standard lib and user code. Html tags seem to work perfectly...

## Repro 1. Patch #116 OR order ComposerDriver to the end of the list 2. Only have php installed globally. 3. Only have phpunit globally available in PATH (for me...

Resolves #113 I think this just completes 40bc81a5aa1d3a437363943889326657db01a442, which made this change for the other drivers.

Fixes #114 On activation an empty command was being registered which is invalid and triggered the error.

## Repro 1. Install the extension 2. Open the "Extension Host" output tab ## Outcome Error on activation. ## Expected outcome No errors on activation. ## Logs / output /...

## Repro 1. Set up workspace with *only* global php and global phpunit 2. Run extension with default settings ## Outcome Empty command is run. Task tab: ``` * Executing...

Adds stubs for the new global interface provided by BGA; documentation here: https://en.doc.boardgamearena.com/Main_game_logic:_Game.php#Use_globals