Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
trs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
trs
Commits
5fc4e7c1
Commit
5fc4e7c1
authored
Jan 08, 2012
by
Taddeus Kroes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed parenthesis issue in pretty-print.
parent
df22e874
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
TODO
TODO
+0
-3
external/graph_drawing
external/graph_drawing
+1
-1
No files found.
TODO
View file @
5fc4e7c1
...
@@ -10,6 +10,3 @@
...
@@ -10,6 +10,3 @@
>>> a2b3 + a2b3
>>> a2b3 + a2b3
a ^ 2 * b ^ 3 + a ^ 2 * b ^ 3
a ^ 2 * b ^ 3 + a ^ 2 * b ^ 3
- Pretty printing of "ab/cd" is currently printed as "((ab) / f) * g". This
means that equal precedence generates an unwanted precedence conflict.
graph_drawing
@
591a3e65
Subproject commit
0bbbb5e60ffe69aced754ce919ba04be2f665651
Subproject commit
591a3e65e0c08a4e9d316faee92dc3bd58b3dd86
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment