Commit historia

Upphovsman SHA1 Meddelande Datum
  parazyd 9db98a97cb zkas/parser: Implement missing parser errors. 4 år sedan
  parazyd 7546e641c5 zkas: Move some types to ast module. 4 år sedan
  ghassmo d01bc3828b gatewayd: switch to TermLogger 4 år sedan
  ghassmo 3ac5353d0a clean up 4 år sedan
  ghassmo 92ed458518 upgrade to clap 3.0 and move cli parser structs to cli dir 4 år sedan
  ghassmo 61ff3ebb3f cargo fmt 4 år sedan
  ghassmo 8659bc7653 hide warning messages 4 år sedan
  parazyd b865aeb150 zkas: Implement initial full circuit parsing. 4 år sedan
  ghassmo bc8640f81b add constraints to tui mod 4 år sedan
  ghassmo 31993efb71 add tui library 4 år sedan
  ghassmo 21da63eeb6 add ".gitignore" file to bin/ircd 4 år sedan
  parazyd b996e0266c zkas: WIP circuit parsing. 4 år sedan
  parazyd 7edbf0ee04 zkas: Move binary to main.rs. 4 år sedan
  parazyd 2cdb452987 zkas/parser: Fix logic bug in check_section_structure(). 4 år sedan
  parazyd 1247051866 zkas/parser: Small naming cleanups. 4 år sedan
  parazyd 6b148dcceb zkas: Add circuit parser skeleton and improve some error handling. 4 år sedan
  parazyd 5b7cff52b3 Update Cargo.lock and Cargo.toml. 4 år sedan
  parazyd b483c8caf0 zkas: Rework lexer and parser into classes and simplify errors. 4 år sedan
  parazyd 4e8361bf96 zkas: Update Cargo.toml and Cargo.lock 4 år sedan
  narodnik 898f0a00dc begin to add json rpc server to ircd 4 år sedan
  narodnik 7f31c1181f remove unused imports 4 år sedan
  narodnik fe34207435 split ProgramOptions into its own module 4 år sedan
  narodnik 651ad2abec split ServerConnection into irc_server::IrcServerConnection 4 år sedan
  narodnik 5b5659d9dd move privmsg and protocol_privmsg to separate submodules 4 år sedan
  narodnik 6081f12b71 move src/bin/ircd.rs to new subcrate in bin/ircd/ 4 år sedan
  narodnik 90d859e424 abstract privmsg stuff into a proper Protocol object that uses the jobs manager to ensure the running tasks are properly closed when the channel disconnects. 4 år sedan
  parazyd bda7ad6c06 zkas/AST: Proper parsing of constant/contract. 4 år sedan
  narodnik a1e293eb48 add a doc describing p2p irc test usage 4 år sedan
  narodnik be5378f293 working p2p irc :) 4 år sedan
  parazyd faa88faec9 zkas: Parse constants and contract. 4 år sedan