9 Cometimentos (061454a9c4d821994088e3c41b4cced7fc6e42ce)

Autor SHA1 Mensagem Data
  Benjamin Attal 54a3485837 Add parsing for import statements in java. há 10 anos
  Ben Kurtovic a4c428f4ff Java parser: use 'functions' instead of 'methods'. há 10 anos
  Benjamin Attal 1f56300c73 Make sure parse servers return json loadable data. Make sure Java server closes client connection. há 10 anos
  Benjamin Attal 0fb2cacbd4 Make sure parse servers return json loadable data. Make sure Java server closes client connection. há 10 anos
  Benjamin Attal d127ac94ad 1) All unavailable line numbers and column numbers become -1. há 10 anos
  Benjamin Attal 044a448602 Change the format of the symbols to fit with earwig's issue. há 10 anos
  Benjamin Attal 64ef9b04f2 Remove unecessary imports há 10 anos
  Benjamin Attal f451e426e0 Refactor of the Java Parser há 10 anos
  Benjamin Attal 2338887a52 Working version of java parser up and running. há 10 anos
  Benjamin Attal 306875dae7 Make Parser implement runnable so parsing tasks can be started in separate threads. Make Parser constructor accept a client socket, add reading and writing methods for the socket to JavaParser. Parse main method sets up a server for accepting parse jobs from the crawler, and starts threads for each parse task. há 10 anos
  Benjamin Attal 77e2b6f524 Fix errors in java parser, mostly casting issues. In Parse.java, set up a tcp server for communication with python processes. Builds with maven há 10 anos
  Benjamin Attal 669c30cac7 Mod: há 10 anos
  Benjamin Attal 63b09caa6c Changed directory structure of java parser. Decided on multiple parsers in different languages, refactored bitshift/parser to fit with that paradigm. há 10 anos