881 Commits (3041287b710a7960ea7ff495b43c2b4ebde9f4e4)

Author SHA1 Message Date
  Lucas Stadler 9373479351 Implement null? predicate 9 years ago
  Lucas Stadler e81d07632f Fix small "presentation" issues 9 years ago
  Lucas Stadler a9ffa6a0cc Shorten comparison/type check code 9 years ago
  Lucas Stadler e36fdd338d Make it easier to compile a statically linked version 9 years ago
  Lucas Stadler 50a9c42a41 Build with debug symbols 9 years ago
  Lucas Stadler c9bc3c40e3 Implement integer? and boolean? predicates 9 years ago
  Lucas Stadler 2c58db9eef Link to Wikipedia's x86 instruction listing 9 years ago
  Lucas Stadler c2fda14d40 Implement the zero? predicate 9 years ago
  Lucas Stadler e3737a078e Add a target to print the generated assembler 9 years ago
  Lucas Stadler 53cebb22ad Implement integer->char and char->integer 9 years ago
  Lucas Stadler 5575406c98 Add one to things?! 9 years ago
  Lucas Stadler ad4c74002c Add tag for booleans for completeness 9 years ago
  Lucas Stadler 09b6a7bed5 Print chars and booleans 9 years ago
  Lucas Stadler ccb51ff1fd Support printing the empty list 9 years ago
  Lucas Stadler a7a04c49b0 Introduce tagged literals/immediate values 9 years ago
  Lucas Stadler 1506ecad4a Don't indent the .globl marker 9 years ago
  Lucas Stadler e06e351445 Don't commit the generated assembly 9 years ago
  Lucas Stadler db360411a0 Make emit a vararg function 9 years ago
  Lucas Stadler 9888bcefc8 Compile something 9 years ago
  Lucas Stadler a713e04111 Print an int 9 years ago
  Lucas Stadler b6eff2e73e Ignore binary 9 years ago
  Lucas Stadler 26d2380974 Fix never succeeding read into empty buffer 9 years ago
  Lucas Stadler 82bceba787 Don't panic if the passed url is empty 9 years ago
  Lucas Stadler d6aec398af Fix import paths for cascadia and x/net/html 9 years ago
  Lucas Stadler ed87d3e7a4 Implement archiving for youtube and vimeo 9 years ago
  Lucas Stadler fafc9f5cf2 Start making the archiving generic 9 years ago
  Lucas Stadler f9632ffa33 Move prince archiving to a separate function 9 years ago
  Lucas Stadler 6975fc169a Support 'this week' as a date specifier 9 years ago
  Lucas Stadler e232688f43 Print the command that is run 9 years ago
  Lucas Stadler 0690a2adbf Indent output of commands 9 years ago
  Lucas Stadler ce382d162c Fail if no png files have been produced 9 years ago
  Lucas Stadler 98375009af Make png file names more regular 9 years ago
  Lucas Stadler a2285f436f Support opening the archived page 9 years ago
  Lucas Stadler 8ea51ac528 Actually exit after errors 9 years ago
  Lucas Stadler 00060f62fb Archive HTML documents using Prince XMLs 9 years ago
  Lucas Stadler 049728acb4 Look for custom runners in PATH 9 years ago
  Lucas Stadler f4792688c0 Support opening a browser on startup 9 years ago
  Lucas Stadler c011d755a2 Simplify cmdline parsing 9 years ago
  Lucas Stadler ae48a869ce Print a clickable url on startup 9 years ago
  Lucas Stadler 61ecdfb3e6 Improve error messages 9 years ago
  Lucas Stadler 28503366a7 Make it easier to install linguaevalia 9 years ago
  Lucas Stadler 057d495f98 Say where the transparent pixel is from 10 years ago
  Lucas Stadler d0e902ee48 Send a transparent pixel if no favicon was found 10 years ago
  Lucas Stadler 81488c239e Send cache headers with the proxied images 10 years ago
  Lucas Stadler 6a9c715e4a Support proxying images 10 years ago
  Lucas Stadler c189810b61 Cache errors as well 10 years ago
  Lucas Stadler e2361eb334 Write to the same directory as the input file 10 years ago
  Lucas Stadler 575f389259 Allow specifying the output file in the YAML prefix 10 years ago
  Lucas Stadler 2c8b5e2aab Ignore generated html files 10 years ago
  Lucas Stadler 70c970da8e Add a Makefile 10 years ago