ec32db2dd6
Renamed curry to callable_left_curry
2.8 KiB
2.8 KiB
1.17.05.02
- CI: Set up Travis. (Ivan Enderlin, 2017-03-08T09:52:17+01:00)
- Prelude: Remove the
(unset)
cast. (Ivan Enderlin, 2017-03-07T16:55:13+01:00)
1.17.01.10
- Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:38:10+01:00)
- Documentation: New
README.md
file. (Ivan Enderlin, 2016-10-19T16:27:31+02:00) - Documentation: Fix
docs
andsource
links. (Ivan Enderlin, 2016-10-05T20:26:20+02:00) - Documentation: Update
support
properties. (Ivan Enderlin, 2016-10-05T15:56:01+02:00) - Consistency:
void
is a reserved keyword now. (Ivan Enderlin, 2016-09-02T11:06:18+02:00) - Consistency: Remove
trait_exists
polyfill. (Ivan Enderlin, 2016-08-23T17:26:07+02:00)
1.16.03.03
- Add
STREAM_CRYPTO_METHOD_*
constants on PHP 5.5. (Metalaka, 2016-02-29T21:10:14+01:00) - Composer: Fix
hoa/stream
dependency. (Ivan Enderlin, 2016-03-03T10:13:50+01:00)
1.16.01.14
- Test: Write cases for flex entity in autoloader. (Ivan Enderlin, 2016-01-14T10:45:08+01:00)
- Autoloader: Restrict loads to mapped entities. (Ivan Enderlin, 2016-01-14T10:38:21+01:00)
1.16.01.11
- Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
- Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T08:58:31+01:00)
- Core: Remove
Hoa\Core
. (Ivan Enderlin, 2016-01-09T08:03:33+01:00)
0.16.01.06
- Prelude: Introduce the prelude/preamble! (Ivan Enderlin, 2015-12-09T08:34:16+01:00)
- Consistency: Import last methods from
Hoa\Core
. (Ivan Enderlin, 2015-12-09T08:24:02+01:00) - Quality: Fix CS. (Ivan Enderlin, 2015-12-09T06:43:22+01:00)
- Add a
.gitignore
file. (Metalaka, 2015-12-03T13:21:11+01:00) - Autoloader: Propagate unknown entity on the stack. (Ivan Enderlin, 2015-12-03T11:04:57+01:00)
- Autoloader: Auto-register to support flex entity. (Ivan Enderlin, 2015-12-03T10:01:23+01:00)
- Composer: Force some files to load. (Ivan Enderlin, 2015-12-03T08:15:55+01:00)
- Test: Simplify
case_register
. (Ivan Enderlin, 2015-12-03T08:15:19+01:00) - Consistency: Use a strict equality check on trait. (Ivan Enderlin, 2015-12-02T17:11:50+01:00)
- README: First draft. (Ivan Enderlin, 2015-12-02T08:40:34+01:00)
- Documentation: Update API documentation. (Ivan Enderlin, 2015-12-02T08:37:58+01:00)
- Autoloader: Support flex entities. (Ivan Enderlin, 2015-12-02T08:18:39+01:00)
- Test: Write test suite of
…nsistency\Autoloader
. (Ivan Enderlin, 2015-12-01T08:42:30+01:00) - Test: Write test suite of
…sistency\Consistency
. (Ivan Enderlin, 2015-11-25T22:10:30+01:00) - Test: Write test suite of
…onsistency\Xcallable
. (Ivan Enderlin, 2015-11-25T08:45:59+01:00) - Test: Write test suite of
…onsistency\Exception
. (Ivan Enderlin, 2015-11-24T16:59:18+01:00) - Split from
Hoa\Core
. (Ivan Enderlin, 2015-11-23T23:08:19+01:00)
(first snapshot)