- Aug 14, 2022
-
-
Dustin Getz authored
-
Dustin Getz authored
-
- Aug 13, 2022
-
-
Dustin Getz authored
-
- Aug 11, 2022
-
-
Dustin Getz authored
-
Geoffrey Gaillard authored
-
- Aug 10, 2022
-
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Geoffrey Gaillard authored
-
Geoffrey Gaillard authored
-
Geoffrey Gaillard authored
Implications: - dom/text return nil, used to return passed string - each form in a dom/* body, if it is not a litteral string, will create a dom text node if its return value is a text litteral. A text litteral is a value whith a human friendly text representation: - string - number - char - boolean - keyword - symbol `nil` is excluded on purpose, as it renders to an empty string. No need to create an empty text node. This list is extracted from https://www.clojure.org/guides/learn/syntax#_literals
-
Geoffrey Gaillard authored
Photon compiler generate large programs (bigger than 65k). Current system sends the server program slice to the server to be interpreted. This will change in the near future and message size limit will be set back to default.
-
Geoffrey Gaillard authored
-
Geoffrey Gaillard authored
-
Geoffrey Gaillard authored
-
Geoffrey Gaillard authored
-
Geoffrey Gaillard authored
-
Geoffrey Gaillard authored
-
Léo NOEL authored
-
- Aug 08, 2022
-
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
dev - disable restart on hot code reload until intermittent shutdown crash is fixed (hard refresh instead)
-
Dustin Getz authored
-
- Aug 07, 2022
-
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-
Dustin Getz authored
-