274 Commits (c5d704a9b800382fe1c30c456060996844eb0114)

Autor SHA1 Mensaje Fecha
  Lucas Stadler e2071fe772 fix serving from a non-default host/port. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 6a0bd40c8b try serving http and ws from the same server. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler c114be7200 how to websocket. some questions. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler b0135efd2a add old readme, still has relevant info. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 5f08f2015f load the history on initial load. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 76eb7fa979 add the simplest archiver possible. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler ea41ef2443 send a connect message as well. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 8c7052a331 display the unhandled message along with the type. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 093e50c67f send a message on disconnect of users. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler eb1be5574a extract broadcasting into a separate function. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 4e5c7df470 hello, babl. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 586daed127 allow unary operations. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler da959447eb only print out ast if DEBUG env var is set. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler c2d258df51 add some more math operations. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler f74e5ce976 eval simple numeric expressions. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 6c8ac163b4 allow floats and alpha-dashing operators. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler f045bb872e a simple parser using the mpc parser combinator library. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 41355ef886 rewrite using the editline library. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 1aabd94e6c add a simple makefile. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 2a1a5a1494 hello, mul. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler a2198e05d4 document what maximum.s does. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler eeb00ed130 document what exit.s does. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler d28ffab2c1 start working through the pgu book. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler ee429959de a responsive grid using flexbox. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler bf2b2cd224 fix draw_pixl without any options passed. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 6e6a135ae1 round all drawn pixl coordinates by default. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 523d426c1d add examples from demo session. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 67277e8c1e add scratchpad ns and transactor settings for experiments. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 89f17fe9bd create clojure project with datomic samples as checkout deps. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 3e6c677988 start datomic tutorial. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler f09b7e5d9f use requestAnimationFrame for redrawing on zoom. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler d482041e17 expose pixl.area for calculating the visible area. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler bc100c501e support storing documentation for functions. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 92d252e65c support listing availlable scripts in pixl. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 3ee1381e7b s/script/scripts/ in pixl api as well. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler bc730a6188 support listing the availlable scripts. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 75aa0c80f4 rename /script/* to /scripts/* for consistency. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 0440e2de0a support saving and loading scripts from pixl. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 49c9c9833e minimal jelly action. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler e1822ce693 add polyfill for Math.sign. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 32d2773600 add convenience `.disconnectAndClear` function for experimenting. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 8a0ad0ae29 use om 0.3.0. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 0fb5a891db explain a bit what the github fetching thing does. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler e094a27a58 hello, julia. you're interesting. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 2965944979 something similar to clojure's assoc/dissoc/get-in in scheme. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 3bc4b5be8d macros for convenience and reification. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 794bfae8af interleaved streams and expand/run utilities. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 8c28359d39 add code from µKanren paper. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 6345822b62 does clojure encourage thinking first? %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 7d7b69eb27 add a tiny README with a few todo items. %!s(int64=12) %!d(string=hace) años