summaryrefslogtreecommitdiff
path: root/Simulator
AgeCommit message (Collapse)Author
2017-02-26Remove unused template parameter of SimulatorMatthijs Bijman
2017-02-16Update simulator to work with new db schemaMatthijs Bijman
The new schema removes the queued_simulation_section table and introduces the state and last_simulated_tick columns to the experiments table.
2017-02-16Fix VS project folders and files orderingMatthijs Bijman
2017-01-25get dependencies from the dependencies repoSacheendra Talluri
2017-01-24disables tcl in sqlite buildSacheendra Talluri
2017-01-24makefile builds directly from sqlite sourceSacheendra Talluri
2017-01-24Initial code commit with organized dependenciesMDBijman