Aleksej Solomatin

Results 4 issues of Aleksej Solomatin

Added interface ICircularBuffer; Implemented IReadOnlyCollection instead of just IEnumerable; Size, Front, Back renamed to Count, First, Last an marked as obsolete, as was described into https://github.com/joaoportela/CircularBuffer-CSharp/issues/52; Added CopyTo methods; Added...

Specifying of the include path can help with imports relative to project root (https://github.com/johan-v-r/LibSassBuilder/issues/14)

Hi. This commit allows to set the terminal in the configuration to something like `x-terminal-emulator`, but the terminal name will be taken from the actual executable, pointed to by the...

Small addition for multi-input datasets support.