Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
comp2212-cw-2021
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PLC
comp2212-cw-2021
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
5
master
default
protected
newSematics
resubmit
stack
sub1_resubmit
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Sep
7
May
6
5
29
Apr
28
27
26
23
21
19
18
16
15
14
12
10
7
Removed test file from VCS
master
master
Moved problem files into own directory
Created README
Added solutions to remaining problem files.
sub1_resubmit
sub1_resubmit
added alternative solution
added missing files
Fixed issue with lines starting with comma
Actual original submission
Fixed issue with lines starting with comma
resubmit
resubmit
Before first submission
Added support for many things and fixed prec
stack
stack
Updated stack project to latest code
Neatened up evaluation
Improved error checking
Added show definition for predeffunc
Improved isEqual semantics
Code solves all problems (yay!)
modified readCSV
modified readCSV
Added problem csvs
union,intersection,concat,startswith,difference, isSublist have been added to lexer and paser files
newSematics
newSematics
before User defined functions change
Basic version of let works
Corrected problem definitions
Added semantics for let
Neatened up function declarations
Solves problem 2
First problem works
Added support for extra functions, untested
Created solutions for all five problems
Added support for cartesian product
Able to omit set name if set function takes in last output result
First fully-working version of interpreter
Merge branch 'master' of https://git.soton.ac.uk/plc1/comp2212-cw-2021
Interpreter evaluates expression correctly
feature: add print2DListLex function
Lexer, parser and pre-evaluation now work
[COLLAB]
Implemented stripping of csv strings
Added AST rules
Loading