A | |
| A [Assoc] | |
| Assoc |
Implementations of modifiable association lists.
|
B | |
| Base |
Base.ml file, mainly containing the utility classes.
|
G | |
| Group |
The groups of students, containing all projects associated to this group.
|
H | |
| H [Student] | |
| H [Group] | |
| H [Project] | |
| H [Assoc] | |
| Handlers |
List of helper functions used inside the server to handle
arguments when dealing with the URLs.
|
I | |
| I [Inout] | |
| Inout |
I/O module, containing all functions to display the files in the
different formats.
|
L | |
| Latex |
Manipulation of LaTeX (.tex) files
|
P | |
| P [Parser] | |
| Parser |
Parser containing all functions to parse files and load
them into the application.
|
| Project |
The projects arborescent type, containing teams and subprojects.
|
S | |
| Server |
OCaml server done to facilitate the manipulation of lists of
students.
|
| Student |
The student data type.
|
T | |
| TEXHandler [Latex] | |
| Team |
The teams of students inside projects.
|