8 Révisions (64ef9b04f23348175d0c6b060a31e61e3e19b2e1)

Auteur SHA1 Message Date
  Benjamin Attal 64ef9b04f2 Remove unecessary imports il y a 10 ans
  Benjamin Attal f451e426e0 Refactor of the Java Parser il y a 10 ans
  Benjamin Attal 2338887a52 Working version of java parser up and running. il y a 10 ans
  Benjamin Attal 19a5457f07 Change director structure for java il y a 10 ans
  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. il y a 10 ans
  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 il y a 10 ans
  Benjamin Attal 669c30cac7 Mod: il y a 10 ans
  Benjamin Attal 63b09caa6c Changed directory structure of java parser. Decided on multiple parsers in different languages, refactored bitshift/parser to fit with that paradigm. il y a 10 ans