Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PA2 2019 Lab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Němec
PA2 2019 Lab
Graph
solution-lab01
Select Git revision
Branches
19
additional
drills
lab01-prepare
lab01-prepare-changes
lab02-prepare
lab03-prepare
lab04-prepare
lab06-prepare
lab07-prepare
lab08-prepare
master
default
solution-lab01
solution-lab02
solution-lab03
solution-lab04
solution-lab05
solution-lab06
solution-lab07
solution-lab08
19 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Apr
2
1
31
Mar
26
25
24
19
18
17
12
11
8
5
4
2
27
Feb
26
22
21
20
19
18
17
15
Example 02 - Make diagram for circuit editor.
solution-lab08
solution-lab08
Example 01 - Make diagram for image editor.
Trains 04 - Make clone() abstract.
Trains 03.4 - Add special coal wagon and reason not to use typeid.
Trains 03.3 - Use custom wagon types identification instead of typeid.
Trains 03.2 - Use wagon types instead of lengths; but it SUCKS DONKEY BALLS!
Trains 03.1 - "Fix" train comparation.
Trains 02.2 - Use const references.
Trains 02.1 - Operator *.
Trains 01 - Abstract class.
Merge branch 'lab08-prepare' into 'master'
master
master
Some more examples.
lab08-prepare
lab08-prepare
Two topics for practice of OOP design add.
Trains 03.1 - Use std::accumulate.
solution-lab07
solution-lab07
Trains 03 - Get train length in meters.
Trains 02.2 - Clone wagons. We need it.
Trains 02.1 - Fix using pointers. But still not ok. We have same wagon multiple times in the train.
Trains 02 - Change enum wagon to class Wagon. But it does not work properly.
Trains 01.1 - Add more passengers.
Trains 01 - Add Wagon class and its children.
Merge branch 'master' into solution-lab07
Merge branch 'lab07-prepare'
Unification of prev lab.
lab07-prepare
lab07-prepare
Expressions 01.4 - Clean up.
Expressions 01.3 - Make parser class.
Expressions 01.2 - Add generators.
Expressions 01.1 - Parenthesis should not be in output.
Expressions 01 - Use polymorphism.
Solution from previous lab for trains add .
Expressions.
Merge branch 'lab07-prepare' into 'master'
Lab content add to readme.
Homework and readme for lab07 add.
Homework and readme for lab07 add.
Unique 01 - Solve it :) (Fix typo)
solution-lab06
solution-lab06
Unique 01 - Solve it :)
Trains 04.1 - Or have documentation in headers. You decide.
Trains 04 - Do some documentation (rest is left for students).
Trains 03.1 - Separate wagon to its header file. (fix)
Trains 03 - Separate wagon to its header file.
Loading