Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
K
Kawa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 4
    • Merge Requests 4
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kashell
  • Kawa
  • Merge Requests
  • !21

Merged
Opened Dec 18, 2017 by Helmut Eller@h.ellerContributor

Support justification ~<...~> in format

  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 4
  • gnu/kawa/functions/LispFormat.java (ReportFormat.TildeLessThan): New helper class. (ReportFormat.LispFormat): Create a TildeLessThan on ~<. When we we see the corresponding ~> or ~:> we decide wether to create a LispPrettyFormat or a LispJustificationFormat. (LispPrettyFormat): Add constructur that takes values for TildeLessThan object. (LispJustificationFormat): New class.

  • testsuite/formatst.scm: Add tests for ~<...~> justification.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: kashell/Kawa!21
Source branch: justification