Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Hoa Project
Hoa is a modular, extensible and structured set of PHP libraries.
Collective -
Host: opensource -
https://opencollective.com/hoaproject
- Code: https://github.com/hoaproject
Support path in data bucket binding.
github.com/hoaproject/Xyl - b930fe1eec319f9f75e8b5392d1ae06c0dd7e8f5 authored over 14 years ago
github.com/hoaproject/Xyl - b930fe1eec319f9f75e8b5392d1ae06c0dd7e8f5 authored over 14 years ago
Fix a parse error…
github.com/hoaproject/Xyl - b8c8d41d9a6e4ee6bb9fe9b3748af0ad5760fa16 authored over 14 years ago
github.com/hoaproject/Xyl - b8c8d41d9a6e4ee6bb9fe9b3748af0ad5760fa16 authored over 14 years ago
Allow a simplified-structure for data buckets. And remove a debug method.
github.com/hoaproject/Xyl - c72590adb144f85e1a44daaedda2c679d4696ed4 authored over 14 years ago
github.com/hoaproject/Xyl - c72590adb144f85e1a44daaedda2c679d4696ed4 authored over 14 years ago
Support /etc/hosts shortcut.
github.com/hoaproject/Socket - ad6bd08ce358217721d3987b5ff58128ba193ee4 authored over 14 years ago
github.com/hoaproject/Socket - ad6bd08ce358217721d3987b5ff58128ba193ee4 authored over 14 years ago
Set writeArray() compatibles with the Hoa_Stream_Io_Out interface.
github.com/hoaproject/Socket - d83bea518ae42d9b853b7caa5a8b3e45efd08e19 authored over 14 years ago
github.com/hoaproject/Socket - d83bea518ae42d9b853b7caa5a8b3e45efd08e19 authored over 14 years ago
Remove a var_dump().
github.com/hoaproject/Xml - d0883b675d5961bb9297ffaf06031b2c31f2b1c8 authored over 14 years ago
github.com/hoaproject/Xml - d0883b675d5961bb9297ffaf06031b2c31f2b1c8 authored over 14 years ago
New data manager system. Allow deep recursion binding. Very hard…
github.com/hoaproject/Xyl - ecc2b9619a141ed208a24b40d72566f340b9e4a4 authored over 14 years ago
github.com/hoaproject/Xyl - ecc2b9619a141ed208a24b40d72566f340b9e4a4 authored over 14 years ago
Update data manager. Now we can have multi same node (I don't know how to explain it…).
github.com/hoaproject/Xyl - f4eae5deaa7d5576402d8928a6cc473eb69eb423 authored over 14 years ago
github.com/hoaproject/Xyl - f4eae5deaa7d5576402d8928a6cc473eb69eb423 authored over 14 years ago
getData() now returns a reference. And add the getCurrentData(), if an element holds/is linked to many data.
github.com/hoaproject/Xyl - a30fc484aa8f94b431b856d2ceca45cdc5219897 authored over 14 years ago
github.com/hoaproject/Xyl - a30fc484aa8f94b431b856d2ceca45cdc5219897 authored over 14 years ago
Early draft of Hoa_Xyl :-).
github.com/hoaproject/Xyl - 343ccbd2815cae86d9544a2413aa36dced158ed7 authored over 14 years ago
github.com/hoaproject/Xyl - 343ccbd2815cae86d9544a2413aa36dced158ed7 authored over 14 years ago
Add the attributeExists() method and the notion of super-root (object that create the tree, a fake root).
github.com/hoaproject/Xml - 48077920161a21bafa962f3ae83ecf71599d9a49 authored over 14 years ago
github.com/hoaproject/Xml - 48077920161a21bafa962f3ae83ecf71599d9a49 authored over 14 years ago
Change a variable name (cause a undefined variable notice…).
github.com/hoaproject/File - 0e3766a8a9dfd0d0b71ab810bea53232af460475 authored over 14 years ago
github.com/hoaproject/File - 0e3766a8a9dfd0d0b71ab810bea53232af460475 authored over 14 years ago
Move attribute manipulation methods to parent element.
github.com/hoaproject/Xml - b1348d8899061b9157ae45d8aa1ff95c352016ec authored over 14 years ago
github.com/hoaproject/Xml - b1348d8899061b9157ae45d8aa1ff95c352016ec authored over 14 years ago
Adapt to the new Hoa_Iterator package.
github.com/hoaproject/File - f658d0d959019a137a7b01dd44ffbdba35808da9 authored over 14 years ago
github.com/hoaproject/File - f658d0d959019a137a7b01dd44ffbdba35808da9 authored over 14 years ago
Remake the Hoa_Iterator package :-).
github.com/hoaproject/Iterator - d3bf47d50c5baa7ab28d5b67d55d304624c94ba2 authored over 14 years ago
github.com/hoaproject/Iterator - d3bf47d50c5baa7ab28d5b67d55d304624c94ba2 authored over 14 years ago
Correct API documentation.
github.com/hoaproject/Iterator - 87d8f2cecb6f85677b95ca9bbc1bad1886ed29f2 authored over 14 years ago
github.com/hoaproject/Iterator - 87d8f2cecb6f85677b95ca9bbc1bad1886ed29f2 authored over 14 years ago
Hmm, add an array case. Must be tested!
github.com/hoaproject/Xml - 07fb37592f85e30742b145187355e6e3dd2cdec6 authored over 14 years ago
github.com/hoaproject/Xml - 07fb37592f85e30742b145187355e6e3dd2cdec6 authored over 14 years ago
Move Hoa_Xml_Element to Hoa_Xml_Element_Basic. Now Hoa_Xml_Element is an interface that represents all XML element.
github.com/hoaproject/Xml - e70f44aaa7958c231e98dd961fa450254788652f authored over 14 years ago
github.com/hoaproject/Xml - e70f44aaa7958c231e98dd961fa450254788652f authored over 14 years ago
Move Hoa_Xml_Element to Hoa_Xml_Element_Basic. Now Hoa_Xml_Element is an interface that represents all XML element.
github.com/hoaproject/Xml - 8bd9cb4c01a68ac49b68e008f64147053f7f6c2f authored over 14 years ago
github.com/hoaproject/Xml - 8bd9cb4c01a68ac49b68e008f64147053f7f6c2f authored over 14 years ago
Add the IteratorAggregate interface to match more SimpleXML.
github.com/hoaproject/Xml - 44bbea3eec137a7f751d3d6585c6b485193747bb authored over 14 years ago
github.com/hoaproject/Xml - 44bbea3eec137a7f751d3d6585c6b485193747bb authored over 14 years ago
Add the Countable interface (to match more the Hoa_Xml_Element), and add the getName() and count() methods.
github.com/hoaproject/Xml - d4ff06373456ed811e732acae7c978760948bf8d authored over 14 years ago
github.com/hoaproject/Xml - d4ff06373456ed811e732acae7c978760948bf8d authored over 14 years ago
Use get_class($this) instead of __CLASS__; it's better :-).
github.com/hoaproject/Xml - c225d4dabcb204f6d9d62c7ac47fce591bedddde authored over 14 years ago
github.com/hoaproject/Xml - c225d4dabcb204f6d9d62c7ac47fce591bedddde authored over 14 years ago
Import Hoa_Xml_Exception.
github.com/hoaproject/Xml - 6e340b10d3a4e94dd5937de22dd190ade4e4bc84 authored over 14 years ago
github.com/hoaproject/Xml - 6e340b10d3a4e94dd5937de22dd190ade4e4bc84 authored over 14 years ago
Optimizing the readAll() method.
github.com/hoaproject/Xml - f9ad024426bddc5118fc71b12197277d0288ae3e authored over 14 years ago
github.com/hoaproject/Xml - f9ad024426bddc5118fc71b12197277d0288ae3e authored over 14 years ago
Forget to reset the internal pointer to 0 after initializing a string buffer.
github.com/hoaproject/Stringbuffer - 9996c7a4ca2bc2b53b24ad3c0b7f93b676a09493 authored over 14 years ago
github.com/hoaproject/Stringbuffer - 9996c7a4ca2bc2b53b24ad3c0b7f93b676a09493 authored over 14 years ago
Remove drafts of method to do (got alternatives) and add the xpath() method.
github.com/hoaproject/Xml - e36d7b261416190223a1f62ef2bc66a9961ec695 authored over 14 years ago
github.com/hoaproject/Xml - e36d7b261416190223a1f62ef2bc66a9961ec695 authored over 14 years ago
Uniformize interfaces (i.e. dispatch ReadWrite to Read and Write).
github.com/hoaproject/Xml - 67be35c766ef680d5337b279e0158f0fdc1b49a8 authored over 14 years ago
github.com/hoaproject/Xml - 67be35c766ef680d5337b279e0158f0fdc1b49a8 authored over 14 years ago
Goes on :-).
github.com/hoaproject/Xml - 4d6cf3f36194e0c273f8b1dd6c439c1bb47f09e7 authored over 14 years ago
github.com/hoaproject/Xml - 4d6cf3f36194e0c273f8b1dd6c439c1bb47f09e7 authored over 14 years ago
Forget to remove a var_dump.
github.com/hoaproject/Database - 13be9923713fec386c5e0c693dac4ce9fc32b642 authored over 14 years ago
github.com/hoaproject/Database - 13be9923713fec386c5e0c693dac4ce9fc32b642 authored over 14 years ago
Add a default value to the first parameter of the readArray() method. Now it is null by default.
github.com/hoaproject/Stringbuffer - 036f12f1f2572fbda06c8d0f624baff4e2324a50 authored over 14 years ago
github.com/hoaproject/Stringbuffer - 036f12f1f2572fbda06c8d0f624baff4e2324a50 authored over 14 years ago
Add a default value to the first parameter of the readArray() method. Now it is null by default.
github.com/hoaproject/Socket - 6b074d299454d43ab6a2621e8eb3e054a7806d87 authored over 14 years ago
github.com/hoaproject/Socket - 6b074d299454d43ab6a2621e8eb3e054a7806d87 authored over 14 years ago
Add a default value to the first parameter of the readArray() method. Now it is null by default.
github.com/hoaproject/Stream - 644326073517630e594515dfdbc8eb398c42e4ac authored over 14 years ago
github.com/hoaproject/Stream - 644326073517630e594515dfdbc8eb398c42e4ac authored over 14 years ago
Add a default value to the first parameter of the readArray() method. Now it is null by default.
github.com/hoaproject/File - c41884faac3c9c96748e68a2f66a1c9481d6f5e3 authored over 14 years ago
github.com/hoaproject/File - c41884faac3c9c96748e68a2f66a1c9481d6f5e3 authored over 14 years ago
Simplify the initializeWith() method.
github.com/hoaproject/Stringbuffer - 98a9b7506cb1a377f3d60a045ff927412c84ddb4 authored over 14 years ago
github.com/hoaproject/Stringbuffer - 98a9b7506cb1a377f3d60a045ff927412c84ddb4 authored over 14 years ago
Save XML before closing the inner stream, i.e. observe the hoa://Event/Stream/...:close-before event.
github.com/hoaproject/Xml - 92c9e122d2a2ac82dfdceaf28381dc2240895c9a authored over 14 years ago
github.com/hoaproject/Xml - 92c9e122d2a2ac82dfdceaf28381dc2240895c9a authored over 14 years ago
Use the right class ;-).
github.com/hoaproject/Xml - af6f92a04930dea85fd7bccf7a5eb620d6e31fcc authored over 14 years ago
github.com/hoaproject/Xml - af6f92a04930dea85fd7bccf7a5eb620d6e31fcc authored over 14 years ago
Fix a bug with querySelectorAll() in querySelector().
github.com/hoaproject/Xml - 32f67b1e16aaa590c7ffc143ae1ae1ce9aee9748 authored over 14 years ago
github.com/hoaproject/Xml - 32f67b1e16aaa590c7ffc143ae1ae1ce9aee9748 authored over 14 years ago
Adapt code to the previous revision (open() to _open() and close() to _close()).
github.com/hoaproject/Stringbuffer - 343b02fa05c52f63fad19a9f55490d6dbec28899 authored over 14 years ago
github.com/hoaproject/Stringbuffer - 343b02fa05c52f63fad19a9f55490d6dbec28899 authored over 14 years ago
Adapt code to the previous revision (open() to _open() and close() to _close()).
github.com/hoaproject/Socket - e7762cce7712320a9eba3478f7cf3f16c7c054c1 authored over 14 years ago
github.com/hoaproject/Socket - e7762cce7712320a9eba3478f7cf3f16c7c054c1 authored over 14 years ago
Adapt code to the previous revision (open() to _open() and close() to _close()).
github.com/hoaproject/File - d8e709a8dc7c0d4c2341575ee047688275d465f0 authored over 14 years ago
github.com/hoaproject/File - d8e709a8dc7c0d4c2341575ee047688275d465f0 authored over 14 years ago
Change open() for _open() and close() for _close(). It enables to add the event :close-before. And add the hoa://Event/Stream/... event.
github.com/hoaproject/Stream - 713a265cd5c20838e99dddf64f0cda42548d3c97 authored over 14 years ago
github.com/hoaproject/Stream - 713a265cd5c20838e99dddf64f0cda42548d3c97 authored over 14 years ago
Delete old bench. Update performances. And adapt event data.
github.com/hoaproject/Log - 50c6b999b38d5e08b0639c65bb235641c15c3733 authored over 14 years ago
github.com/hoaproject/Log - 50c6b999b38d5e08b0639c65bb235641c15c3733 authored over 14 years ago
Adapt Hoa_Log to Hoa_Core_Event. Love simplifying :-). And update performance.
github.com/hoaproject/Log - e71dab69fe63787781bb258020d715467e13aa5e authored over 14 years ago
github.com/hoaproject/Log - e71dab69fe63787781bb258020d715467e13aa5e authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Iterator - 31800570a97247678e8d1ebecc80d0fb5b33d882 authored over 14 years ago
github.com/hoaproject/Iterator - 31800570a97247678e8d1ebecc80d0fb5b33d882 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Log - 7d81d8aaef175cdf820e5c27ccc201a73559fbfe authored over 14 years ago
github.com/hoaproject/Log - 7d81d8aaef175cdf820e5c27ccc201a73559fbfe authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Registry - 9cf44cded67e2b5c3e223cd6e46d06efc3f62b92 authored over 14 years ago
github.com/hoaproject/Registry - 9cf44cded67e2b5c3e223cd6e46d06efc3f62b92 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Tree - 2c127c3ce2265ff96b605388576d87c1f365852e authored over 14 years ago
github.com/hoaproject/Tree - 2c127c3ce2265ff96b605388576d87c1f365852e authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Translate - ba31f823c4e1e90e14666a2c141a2419d828b78f authored over 14 years ago
github.com/hoaproject/Translate - ba31f823c4e1e90e14666a2c141a2419d828b78f authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Stringbuffer - ddf1c07cba34ead80c8c5d9838d8d5cbf4070945 authored over 14 years ago
github.com/hoaproject/Stringbuffer - ddf1c07cba34ead80c8c5d9838d8d5cbf4070945 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Compiler - 8d7cba750e3ff07a3ea837971d8a65538992abe4 authored over 14 years ago
github.com/hoaproject/Compiler - 8d7cba750e3ff07a3ea837971d8a65538992abe4 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Mime - 2b03d56bd0381a67dd8c2fde59bbe37ca21216a4 authored over 14 years ago
github.com/hoaproject/Mime - 2b03d56bd0381a67dd8c2fde59bbe37ca21216a4 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Console - 2590f6f07f0ddcf2621cab3714b84ebab01a4592 authored over 14 years ago
github.com/hoaproject/Console - 2590f6f07f0ddcf2621cab3714b84ebab01a4592 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Session - c39bf8a4dd42b4261a228fc33eb117fe388bf5e4 authored over 14 years ago
github.com/hoaproject/Session - c39bf8a4dd42b4261a228fc33eb117fe388bf5e4 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Prototype - b871be3d97eb0058dfe8b7bbfe2804a468552454 authored over 14 years ago
github.com/hoaproject/Prototype - b871be3d97eb0058dfe8b7bbfe2804a468552454 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Database - 231d4e8fb44b583c57d3f8a7644650d751cbdbe7 authored over 14 years ago
github.com/hoaproject/Database - 231d4e8fb44b583c57d3f8a7644650d751cbdbe7 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Json - 67e472c0f033f9763cd0d1d33756d11054983258 authored over 14 years ago
github.com/hoaproject/Json - 67e472c0f033f9763cd0d1d33756d11054983258 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Serialize - 544e40ed7773e881b12f512ca990250983aee537 authored over 14 years ago
github.com/hoaproject/Serialize - 544e40ed7773e881b12f512ca990250983aee537 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Memory - 2989fc3a06cd133d4d20ddd57de2c95a8fd0efb8 authored over 14 years ago
github.com/hoaproject/Memory - 2989fc3a06cd133d4d20ddd57de2c95a8fd0efb8 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Xmlrpc - 45c65f3b227091e16a6916bdffd5a972cf411229 authored over 14 years ago
github.com/hoaproject/Xmlrpc - 45c65f3b227091e16a6916bdffd5a972cf411229 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Graph - d9371a72a66fb41d56383ecf32ed700e0a5b1a1d authored over 14 years ago
github.com/hoaproject/Graph - d9371a72a66fb41d56383ecf32ed700e0a5b1a1d authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Bench - 102cfd8c04786d70ad9d847632f0a1ca881e10e3 authored over 14 years ago
github.com/hoaproject/Bench - 102cfd8c04786d70ad9d847632f0a1ca881e10e3 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Acl - e99f828f1bb37e92d1c74de0787a3372dd9d115d authored over 14 years ago
github.com/hoaproject/Acl - e99f828f1bb37e92d1c74de0787a3372dd9d115d authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Locale - 6a6cc7ea44c951b420f10b51b79794c8daae58ac authored over 14 years ago
github.com/hoaproject/Locale - 6a6cc7ea44c951b420f10b51b79794c8daae58ac authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Socket - db78d84ec7295a130a07e084a86dba116440dd00 authored over 14 years ago
github.com/hoaproject/Socket - db78d84ec7295a130a07e084a86dba116440dd00 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Mail - 5721e11aea1d1fd7ceb805532fc1b2bb265606cc authored over 14 years ago
github.com/hoaproject/Mail - 5721e11aea1d1fd7ceb805532fc1b2bb265606cc authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/File - 978b7e3e31be5d709cc69d828f61d193fe5be038 authored over 14 years ago
github.com/hoaproject/File - 978b7e3e31be5d709cc69d828f61d193fe5be038 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/View - 56b936bedf6190dd68525da19908e54182929d36 authored over 14 years ago
github.com/hoaproject/View - 56b936bedf6190dd68525da19908e54182929d36 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Cache - 1462e095555f0196ece48e87d862161f77edbea6 authored over 14 years ago
github.com/hoaproject/Cache - 1462e095555f0196ece48e87d862161f77edbea6 authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Visitor - e37893931635ca2551405d9fb3736b151798f3fc authored over 14 years ago
github.com/hoaproject/Visitor - e37893931635ca2551405d9fb3736b151798f3fc authored over 14 years ago
Change Hoa_Framework for Hoa_Core.
github.com/hoaproject/Stream - 92185888ede0397b4628d16cbc46b3832681e753 authored over 14 years ago
github.com/hoaproject/Stream - 92185888ede0397b4628d16cbc46b3832681e753 authored over 14 years ago
Continue this package :-).
github.com/hoaproject/Xml - 4f7781d731db8990eaa8fd9e7ace5d427a297034 authored over 14 years ago
github.com/hoaproject/Xml - 4f7781d731db8990eaa8fd9e7ace5d427a297034 authored over 14 years ago
Adapt code to previous modification of Hoa_Compiler_Ll1.
github.com/hoaproject/Xml - 50a15ee4b174050bc1b1e4b208afb2d6cb920db1 authored over 14 years ago
github.com/hoaproject/Xml - 50a15ee4b174050bc1b1e4b208afb2d6cb920db1 authored over 14 years ago
Add a light cache.
github.com/hoaproject/Compiler - 6f26482ad8eb34484f44407d49d4bda3fdd34d9e authored over 14 years ago
github.com/hoaproject/Compiler - 6f26482ad8eb34484f44407d49d4bda3fdd34d9e authored over 14 years ago
Oops, forget to remove a var_dump :-).
github.com/hoaproject/Xml - 10ccc08639fab55eeb331bb8ff111874e055afb9 authored over 14 years ago
github.com/hoaproject/Xml - 10ccc08639fab55eeb331bb8ff111874e055afb9 authored over 14 years ago
Complete API documentation and set XML root for all elements.
github.com/hoaproject/Xml - a7ea8c27b4ce4d91f733ba5b35b9d12b8b5f7046 authored over 14 years ago
github.com/hoaproject/Xml - a7ea8c27b4ce4d91f733ba5b35b9d12b8b5f7046 authored over 14 years ago
Add the __init action to the consume() method. It fixes a bug ;-).
github.com/hoaproject/Xml - e34f37d5dcb47b7a865d1598ba9530c65b1ff806 authored over 14 years ago
github.com/hoaproject/Xml - e34f37d5dcb47b7a865d1598ba9530c65b1ff806 authored over 14 years ago
Welcome to the new package StringBuffer :-).
github.com/hoaproject/Stringbuffer - c238c6c3842a2bd5a2ac53d2b77850f2749fd27c authored over 14 years ago
github.com/hoaproject/Stringbuffer - c238c6c3842a2bd5a2ac53d2b77850f2749fd27c authored over 14 years ago
Update streams. Now readAll() reads from 0/SET to 0/END strictly. Update performance in the global code. writeLine() adds a newline etc.
github.com/hoaproject/Socket - 3d21c9bc9ed56b15cf06b5ad8bb4ac73a132dbec authored over 14 years ago
github.com/hoaproject/Socket - 3d21c9bc9ed56b15cf06b5ad8bb4ac73a132dbec authored over 14 years ago
Update streams. Now readAll() reads from 0/SET to 0/END strictly. Update performance in the global code. writeLine() adds a newline etc.
github.com/hoaproject/Stream - 0d5527dd2d03ae11cde28a3b6c16fd4dfadbe037 authored over 14 years ago
github.com/hoaproject/Stream - 0d5527dd2d03ae11cde28a3b6c16fd4dfadbe037 authored over 14 years ago
Update streams. Now readAll() reads from 0/SET to 0/END strictly. Update performance in the global code. writeLine() adds a newline etc.
github.com/hoaproject/File - 9575d53ba43d1a89bd1ea68bee0ab016c280d4c2 authored over 14 years ago
github.com/hoaproject/File - 9575d53ba43d1a89bd1ea68bee0ab016c280d4c2 authored over 14 years ago
Add the new feature import(...) and load().
github.com/hoaproject/Console - cd815eafcfc6c74446ef3256dc70f3f99939db33 authored over 14 years ago
github.com/hoaproject/Console - cd815eafcfc6c74446ef3256dc70f3f99939db33 authored over 14 years ago
Mania: format code.
github.com/hoaproject/Session - 4fef5f971e3c9efc407deb6bfc3259b1ce429b1c authored over 14 years ago
github.com/hoaproject/Session - 4fef5f971e3c9efc407deb6bfc3259b1ce429b1c authored over 14 years ago
Update speed of bench marks/points. Measures are more realistic.
github.com/hoaproject/Bench - 833a670c8d7d47e1513feaea33cadce9a28b971d authored over 14 years ago
github.com/hoaproject/Bench - 833a670c8d7d47e1513feaea33cadce9a28b971d authored over 14 years ago
Mania: format code.
github.com/hoaproject/Tree - 7cbb567350ced94f7ca1cef78f8508a48831f0fb authored over 14 years ago
github.com/hoaproject/Tree - 7cbb567350ced94f7ca1cef78f8508a48831f0fb authored over 14 years ago
Constants GO and __ must exist and not be defined before.
github.com/hoaproject/Compiler - ab8772bbeea5ef5b758855cce95eaaf66dc48e76 authored over 14 years ago
github.com/hoaproject/Compiler - ab8772bbeea5ef5b758855cce95eaaf66dc48e76 authored over 14 years ago
Optimized XPath query.
github.com/hoaproject/Xml - 04f7298b22731e04e7d233480ca248da3cbe47d2 authored over 14 years ago
github.com/hoaproject/Xml - 04f7298b22731e04e7d233480ca248da3cbe47d2 authored over 14 years ago
Hmm, bad way. Kinda rollback.
github.com/hoaproject/Stream - 30a6e8cba891ea6f9243866df960c182db2916f9 authored over 14 years ago
github.com/hoaproject/Stream - 30a6e8cba891ea6f9243866df960c182db2916f9 authored over 14 years ago
Continue the early draft.
github.com/hoaproject/Xml - 22b1add282b05b5bbe2023c1b9dffe80f8418eea authored over 14 years ago
github.com/hoaproject/Xml - 22b1add282b05b5bbe2023c1b9dffe80f8418eea authored over 14 years ago
Change the composite from a class to an interface. More flexible for implementation.
github.com/hoaproject/Stream - 9593bb4c9d86cbf7f4eff67f79c953b5de25069c authored over 14 years ago
github.com/hoaproject/Stream - 9593bb4c9d86cbf7f4eff67f79c953b5de25069c authored over 14 years ago
Correct API documentation.
github.com/hoaproject/Xml - 362ff49c27059b298a579930b0ddca03551571a6 authored over 14 years ago
github.com/hoaproject/Xml - 362ff49c27059b298a579930b0ddca03551571a6 authored over 14 years ago
Mania: format code.
github.com/hoaproject/Xml - c2227315e1b2ac24482a858ee696f347f080c069 authored over 14 years ago
github.com/hoaproject/Xml - c2227315e1b2ac24482a858ee696f347f080c069 authored over 14 years ago
Add the Hoa_Xml_Element class that represents a XML element in a XML tree.
github.com/hoaproject/Xml - 7dddfb0d2825d22699580415a4e21f07bb36b6b0 authored over 14 years ago
github.com/hoaproject/Xml - 7dddfb0d2825d22699580415a4e21f07bb36b6b0 authored over 14 years ago
Fix the API. Add details.
github.com/hoaproject/Stream - c10b0455e002a40ce9631352e55dbeed0ce8eca8 authored over 14 years ago
github.com/hoaproject/Stream - c10b0455e002a40ce9631352e55dbeed0ce8eca8 authored over 14 years ago
First step for structural stream interface.
github.com/hoaproject/Stream - ec633ba29678ec50bfd309254218efe24a015bf7 authored over 14 years ago
github.com/hoaproject/Stream - ec633ba29678ec50bfd309254218efe24a015bf7 authored over 14 years ago
Replace null by ''. Better for __toString() :-).
github.com/hoaproject/Bench - b44b7e755905b10f8f7b59bb8ae4ecf38cf5c340 authored over 14 years ago
github.com/hoaproject/Bench - b44b7e755905b10f8f7b59bb8ae4ecf38cf5c340 authored over 14 years ago
Edit API documentation.
github.com/hoaproject/Stream - 7165573318a353696da27c35b3e69dc99c336cdb authored over 14 years ago
github.com/hoaproject/Stream - 7165573318a353696da27c35b3e69dc99c336cdb authored over 14 years ago
Now we can make composite streams.
github.com/hoaproject/Stream - f4a1134c6efc427cb9faa43f8995e14d7c0b4870 authored over 14 years ago
github.com/hoaproject/Stream - f4a1134c6efc427cb9faa43f8995e14d7c0b4870 authored over 14 years ago
Mania: remove useless space.
github.com/hoaproject/Json - a99ad9f53c4640d2084547885e313824529f9608 authored over 14 years ago
github.com/hoaproject/Json - a99ad9f53c4640d2084547885e313824529f9608 authored over 14 years ago
Hopla.
github.com/hoaproject/Xml - f59c2f0228fdc4245574d6e1ec192af880e163db authored over 14 years ago
github.com/hoaproject/Xml - f59c2f0228fdc4245574d6e1ec192af880e163db authored over 14 years ago
And restart this package :-).
github.com/hoaproject/Xml - 9fead61b144d500f1cd4a1a6569f854c2a0b1eb8 authored over 14 years ago
github.com/hoaproject/Xml - 9fead61b144d500f1cd4a1a6569f854c2a0b1eb8 authored over 14 years ago