-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Start work on propensive/anticipation#22 * Use generalized instants * More work on build, towards generalized URLs * Update submodules with generic URLs * Rename `Generalizable` to `Abstractable`; `Specializable` to `Concretizable` * Further progress abstracting over abstraction * Updates to build and submodules * Obviate `SpecificUrl` * Obviate `GenericHttpRequest` * Refactor `Postable` typeclass and make Anticipation HTTP support more generic * Clean up generic types for HTTP * Eliminate one generic HTML typeclass; one remains
- Loading branch information
1 parent
82d065b
commit 3967977
Showing
30 changed files
with
45 additions
and
48 deletions.
There are no files selected for viewing
Submodule ambience
updated
5 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+51 −30 | src/core/ambience.EnvironmentVariable.scala | |
+18 −9 | src/core/ambience.SystemProperty.scala | |
+16 −15 | src/core/ambience.Xdg.scala |
Submodule anthology
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+2 −1 | src/core/anthology.Compiler.scala | |
+3 −2 | src/scala/anthology.Scalac.scala |
Submodule anticipation
updated
27 files
Submodule aviation
updated
5 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+8 −3 | src/core/anticipation+aviation-core.scala | |
+3 −2 | src/core/aviation.LocalTime.scala | |
+20 −8 | src/core/aviation.Timing.scala |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule cataclysm
updated
5 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+11 −3 | src/core/cataclysm.CssStylesheet.scala | |
+3 −1 | src/core/cataclysm.PropertyDef.scala | |
+3 −2 | src/core/cataclysm.ShowProperty.scala |
Submodule coaxial
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+4 −2 | src/core/coaxial.DomainSocket.scala |
Submodule diuretic
updated
9 files
Submodule escapade
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+3 −2 | src/core/escapade.TerminalEscapes.scala |
Submodule galilei
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+6 −6 | src/core/galilei-core.scala |
Submodule gesticulate
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+0 −2 | src/core/gesticulate.MediaType.scala |
Submodule guillotine
updated
8 files
Submodule hallucination
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+9 −3 | src/core/hallucination.ImageCodec.scala |
Submodule hellenism
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+5 −3 | src/core/hellenism.ClasspathEntry.scala | |
+2 −2 | src/core/hellenism.LocalClasspath.scala |
Submodule honeycomb
updated
5 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+9 −3 | src/core/honeycomb.HtmlAttribute.scala | |
+10 −3 | src/core/honeycomb.HtmlDoc.scala | |
+12 −12 | src/core/honeycomb.Renderable.scala |
Submodule imperial
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+4 −2 | src/core/imperial.Base.scala | |
+3 −2 | src/core/imperial.BaseLayout.scala |
Submodule jacinta
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+9 −4 | src/core/jacinta.Json.scala |
Submodule nettlesome
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+5 −4 | src/url/nettlesome.Url.scala |
Submodule octogenarian
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+17 −17 | src/core/octogenarian.Git.scala | |
+4 −4 | src/core/octogenarian.GitRepo.scala |
Submodule parasite
updated
6 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+10 −6 | src/core/parasite-core.scala | |
+1 −1 | src/core/parasite.Monitor.scala | |
+2 −2 | src/core/parasite.Promise.scala | |
+3 −2 | src/core/parasite.Tenacity.scala |
Submodule rudiments
updated
7 files
+2 −2 | .github/readme.md | |
+1 −1 | doc/basics.md | |
+1 −1 | doc/lines.md | |
+6 −6 | src/core/rudiments-core.scala | |
+4 −1 | src/core/rudiments.HomeDirectory.scala | |
+0 −1 | src/core/rudiments.Rudiments.scala | |
+7 −2 | src/core/rudiments.WorkingDirectory.scala |
Submodule sedentary
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+8 −3 | src/core/sedentary-core.scala |
Submodule serpentine
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+8 −4 | src/core/anticipation+serpentine-core.scala | |
+6 −2 | src/core/serpentine.Path.scala |
Submodule surveillance
updated
5 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+3 −2 | src/core/surveillance-core.scala | |
+3 −2 | src/core/surveillance.Watch.scala | |
+3 −2 | src/core/surveillance.WatchEvent.scala |
Submodule telekinesis
updated
13 files
Submodule xylophone
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+11 −4 | src/core/xylophone.Xml.scala |
Submodule zeppelin
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+4 −2 | src/core/zeppelin.ZipFile.scala |