tpunt
Repos
25
Followers
158
Following
17

An implementation of the Actor model for PHP

C
58
5

A new threading extension for PHP

C
178
15

An overview of the features, changes, and backward compatibility breakages in PHP 7

1399
118

A series of articles for an introduction into PHP's internals

104
11

Reverts the php-ast AST back into (somewhat) PSR-compliant code

50
8

A Chrome extension to customise the LeetCode website

Events

Implement basic box drawing

I hope this makes it to prod someday!

Either that, or we get a solid plugin system that allows for this and similar things to be implemented elegantly. It's a bit of a pain right now because there's so much boilerplate code involved and exposure to core implementation details. We'll have to see how #1238 goes, I guess.

Created at 15 hours ago
Implement basic box drawing

I've now rebased this branch against the latest master changes (commit: 1760f5a4a82eaded3a06340d4a3ec139c5ab1b38). They have also been applied to my boxes-install branch.

Created at 15 hours ago

71: Use observer for auto resizing and hide "% 2" magic with a strategy

71: Updated documentation

71: Improved applying observer option

606: Update scales design

606: Temporary restored font size

606: Fixed crosshair color

71: Fixed review issues

71: Removed unused code

Merge branch 'master' into 606-update-scales-design

606: Fixed painting issues

606: Fixed font size and margins

606: Fixed unit tests

606: Calculate actual font size

606: Improved look and feel

Apply suggestions from code review

Merge branch 'master' into 71-use-observer

Removed unused disabling eslint rule

Sync ResizeObserver types with generated by TypeScript-DOM-lib-generator

See https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/948

606: Update time axis margins and restore radius

606: Change time axis rendering

Created at 17 hours ago

71: Use observer for auto resizing and hide "% 2" magic with a strategy

71: Updated documentation

71: Improved applying observer option

606: Update scales design

606: Temporary restored font size

606: Fixed crosshair color

71: Fixed review issues

71: Removed unused code

Merge branch 'master' into 606-update-scales-design

606: Fixed painting issues

606: Fixed font size and margins

606: Fixed unit tests

606: Calculate actual font size

606: Improved look and feel

Apply suggestions from code review

Merge branch 'master' into 71-use-observer

Removed unused disabling eslint rule

Sync ResizeObserver types with generated by TypeScript-DOM-lib-generator

See https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/948

606: Update time axis margins and restore radius

606: Change time axis rendering

Created at 17 hours ago