19 Commits (93cdc5ed52a55bdf63c3d61c1b5278facb146b50)
 

Author SHA1 Message Date
  Dylan Baker 93cdc5ed52 Rename crate 3 years ago
  Dylan Baker 601fb6b0f0 Set up wasm build system 3 years ago
  Dylan Baker ec30423ebc Reduce to single error type, remove main 3 years ago
  Dylan Baker b29cf12916 Just use _source instead of _source + fields 3 years ago
  Dylan Baker 93b4bc080d Print compilation result from main 3 years ago
  Dylan Baker db1927ee16 Compile select expressions 3 years ago
  Dylan Baker d2dd38d377 Show parse output in main 3 years ago
  Dylan Baker f33e7471b3 Allow . and * in identifiers 3 years ago
  Dylan Baker bb6fb86440 Parse fields in SELECT 3 years ago
  Dylan Baker 811ef17372 Add commas and dots 3 years ago
  Dylan Baker 2fdff907dd Parse select statements 3 years ago
  Dylan Baker 336803fe81 Add ^ to all matchers and avoid infinite loop if there's no match 3 years ago
  Dylan Baker 12db8c5658 Give keywords their own token types 3 years ago
  Dylan Baker c03a5c77d1 Add main function 3 years ago
  Dylan Baker c00ba08cb1 Allow hyphens in identifiers 3 years ago
  Dylan Baker e4bd56b098 Scan * 3 years ago
  Dylan Baker adca91b52e Ignore whitespace 3 years ago
  Dylan Baker 6d3559c04f Lexer 3 years ago
  Dylan Baker 3299ad2f88 Initial comit 3 years ago