Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
HT154 opened a pull request on apple/pkl
Fix a possible deadlock during external reader process close
HT154 created a branch on HT154/pkl
external-reader-deadlock-fix - A configuration as code language with rich validation and tooling.
HT154 pushed 9 commits to main HT154/pkl
- Polish external reader API/implementation (#759) - keep implementation classes internal to their packages - make cl... cc72f9d
- Use VmObjectBuilder in Listing.distinct(By) implementations (#760) 1be1fe4
- Eagerly check listing/mapping in iterables (#752) There is currently a bug around resolving variables within the ite... 66d751f
- Refine external reader API (#762) * Encapsulate message transport by removing `ExternalReaderProcess.getTransport` a... e217cfc
- Add color to error formatting (#746) * Add color to error formatting * Apply suggestions from code review Co-a... 03462fe
- Update to GraalVM 23.0.6 and GraalVM for JDK 17.0.12 (#765) GraalVM for JDK 17.0.12 is the final Critical Patch Upda... d501798
- Update commonmark and test dependencies (#767) 3f38173
- More external reader refinements (#766) * org.pkl.core.Readers -> org.pkl.core.Closeables * Remove coupling between... fa25fb4
- Remove pkl.core.messaging from core APIs (#770) 9692504
HT154 created a branch on HT154/pkl
external-reader-refinements-final-final-2 - A configuration as code language with rich validation and tooling.
HT154 opened a pull request on apple/pkl
More external reader refinements
* Rename `org.pkl.core.Readers` -> `org.pkl.core.Closeables` * Remove coupling between `pkl.core.module`/`resource` and `pkl.core.messaging`HT154 created a branch on HT154/pkl
more-external-reader-refinements - A configuration as code language with rich validation and tooling.