Louis Vallat
a5692db5b8
attempt to fix a memory leak
2019-05-03 23:27:54 +02:00
Louis Vallat
1ce343d523
minor update, more code optimization
2019-05-02 16:07:56 +02:00
Louis Vallat
5c762ed6ee
finished version 0.9
...
everything is working fine and can be used in testing environnement as it hasn't been tested long enough for being safely deployed in production environnement
2019-04-25 17:24:49 +02:00
Louis Vallat
105b59abf8
Added reddit extractor and subreddit ojects
...
it can now parse and extract everything we need from Reddit and create Reddit posts objects that corresponds to the given object.
2019-04-24 10:39:55 +02:00
Louis Vallat
520a2ee598
Added parser prototype
...
this is a prototype for the JSON parser.
Not fully fonctionnal (bunch of NullPointerException)
2019-04-23 10:35:02 +02:00
Louis Vallat
f42d4c81fd
Created main NetBeans project
...
- created main netbeans project
- added license header in project properties
- added main class
2019-04-22 17:30:34 +02:00