| age |
author |
description |
| 2 weeks ago |
Ivan Enderlin |
Add the Hoa.nop function, it does absolutly nothing (useful to fake empty listener for example).Trunk tip |
| 2 weeks ago |
Ivan Enderlin |
Prevent spawning if tasks are running.Trunk |
| 2 weeks ago |
Ivan Enderlin |
Update performance and welcome to join() \o/.Trunk |
| 2 weeks ago |
Ivan Enderlin |
Remove autospawn concept (not sure, need more reflection).Trunk |
| 2 weeks ago |
Ivan Enderlin |
Simplify a variable name.Trunk |
| 2 weeks ago |
Ivan Enderlin |
Format code a little bit.Trunk |
| 3 weeks ago |
Ivan Enderlin |
Add Hoa.Concurrent.Queue \o/.Trunk |
| 3 weeks ago |
Ivan Enderlin |
Welcome to Hoa.js \o/ (please, be indulgent).Trunk |
| 3 weeks ago |
Ivan Enderlin |
Add @async* attributes.Trunk |
| 3 weeks ago |
Ivan Enderlin |
Add the <async /> component \o/.Trunk |
| 3 weeks ago |
Ivan Enderlin |
Add the @async attribute.Trunk |
| 3 weeks ago |
Ivan Enderlin |
Add the getElement() helper method, and update the getSnippet() method.Trunk |
| 3 weeks ago |
Ivan Enderlin |
Update API documentation.Trunk |
| 3 weeks ago |
Ivan Enderlin |
Add the <snippet /> component as a specific (common) component. Add theTrunk |
| 3 weeks ago |
Ivan Enderlin |
<snippet /> must not adopt the phrasing-model, so it is now represented by Html\Generic instead of Common\Yield (the render part does not matter here, it was not design for that).Trunk |
| 4 weeks ago |
Ivan Enderlin |
Add the getName() method, useful when overriding from generic component.Trunk |
| 4 weeks ago |
Ivan Enderlin |
Fix API documentation.Trunk |
| 4 weeks ago |
Ivan Enderlin |
Remove old code (PHP < 5.2.1).Trunk |
| 4 weeks ago |
Ivan Enderlin |
Write a new Hoa\File\Temporary::create() method.Trunk |
| 4 weeks ago |
Ivan Enderlin |
Add $mode and $context arguments to the constructor.Trunk |
| 4 weeks ago |
Ivan Enderlin |
Format API documentation. #maniaTrunk |
| 4 weeks ago |
Ivan Enderlin |
Bhoa returns all response headers.Trunk |
| 5 weeks ago |
Ivan Enderlin |
Prevent if no %skip has been declared.Trunk |
| 6 weeks ago |
Ivan Enderlin |
Fix a typo in the API documentation.Trunk |
| 6 weeks ago |
Ivan Enderlin |
Add @async attribute.Trunk |
| 6 weeks ago |
Ivan Enderlin |
Use \DateTime to fix ambiguities with date format.Trunk |
| 6 weeks ago |
Ivan Enderlin |
Use a new instance of Hoa\Console\Readline instead of $this->readline() toTrunk |
| 6 weeks ago |
Ivan Enderlin |
Try mode code.Trunk |
| 6 weeks ago |
Ivan Enderlin |
Update to latest Hoa\Console version and fix an error in output stream.Trunk |
| 7 weeks ago |
Ivan Enderlin |
Remove a test on skip token and update API documentation.Trunk |
| 7 weeks ago |
Ivan Enderlin |
Use the \Hoa\String\Unicode\Util class instead of our own uni_chr() method.Trunk |
| 7 weeks ago |
Ivan Enderlin |
Use the \Hoa\Math\Combinatorics\Combination\Γ class instead of the \Hoa\Math\Combinatorics\Combination::Γ method.Trunk |
| 7 weeks ago |
Ivan Enderlin |
Update according to the new grammar nodes and LL(k) classes.Trunk |
| 7 weeks ago |
Ivan Enderlin |
New type of document: <fragment /> (with <?xyl-fragment href="…" as="…"?>, <snippet /> and <yield select="f:fragmentAlias#snippetId" />).Trunk |
| 7 weeks ago |
Ivan Enderlin |
Add bin property.Trunk |
| 7 weeks ago |
Ivan Enderlin |
Clear composer.json. #composerTrunk |
| 7 weeks ago |
Ivan Enderlin |
Add composer.json #composerTrunk |
| 7 weeks ago |
Ivan Enderlin |
Update generic visitor.Trunk |
| 7 weeks ago |
Ivan Enderlin |
Remove old LL(k) compiler.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Update algorithms according to the new PP grammar.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Fix exceptions.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Add getTokens(), getRules() and getRootRule() methods.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Add PP representation data.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Add the UnexpectedToken exception.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Restore all generators: uniform (recursive method), bounded-exaustive and coverage.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Restore unification in PP, e.g. with a Palindrome.pp grammar:Trunk |
| 8 weeks ago |
Ivan Enderlin |
Add depth and transitional data.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Parse unification in PP.Trunk |
| 8 weeks ago |
Ivan Enderlin |
Remove the set and get -DepthInTrace() methods.Trunk |
| 2 months ago |
Ivan Enderlin |
Update API documentation.Trunk |
| 2 months ago |
Ivan Enderlin |
Force the declaration of default:skip only.Trunk |
| 2 months ago |
Ivan Enderlin |
Restore a deleted useful code… #regressionTrunk |
| 2 months ago |
Ivan Enderlin |
Fix a bug while backtracking.Trunk |
| 2 months ago |
Ivan Enderlin |
Write API documentation.Trunk |
| 2 months ago |
Ivan Enderlin |
Keep the capturing node in the AST is not necessary.Trunk |
| 2 months ago |
Ivan Enderlin |
Do not overwrite rule name when it contains only one token, like this: “rule: <token>”, and remove an old code about node ID.Trunk |
| 2 months ago |
Ivan Enderlin |
Postbone Sec-WebSocket-(Origin|Version|Protocol|Extensions) for latter.Trunk |
| 2 months ago |
Ivan Enderlin |
Format code.Trunk |
| 2 months ago |
Ivan Enderlin |
Remove the Hybi07 specificaton.Trunk |
| 2 months ago |
Ivan Enderlin |
Support the RFC6455 specification and use \Hoa\Http\Request to parse HTTP request.Trunk |