Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S ssm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • compilerconstruction
  • ssm
  • Merge requests
  • !4

Hexadecimal input is now possible in the SSM interpreter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Wietze Mulder requested to merge wmulder/ssm:fix-hexadecimal-input into master May 25, 2020
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2

It is now possible to enter 0xFF (or 0XFF) in the GUI. It just felt weird this was not possible, since numbers are represented this way.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-hexadecimal-input