Contributor’s Guide¶

  • Contributing guidelines
    • Very important notice about Javalib
    • Coding style
    • General workflow
    • Git workflow
    • Pull Request Requirements
    • Documentation
    • Creating Commits And Writing Commit Messages
    • Prepare meaningful commits
    • First line of the commit message
    • Body of the commit message
  • Guide to the sbt build
    • Overview
    • Building Scala Native
    • Normal development workflow
    • Build settings via environment variables
    • Setting the GC setting via sbt
  • The compiler plugin and code generator
    • Tips for working on the compiler
  • Native Intermediate Representation
    • Introduction
    • Definitions
    • Types
    • Control-Flow
    • Operands
    • Values
    • Attributes

Logo

Table Of Contents

  • User’s Guide
  • Libraries
  • Contributor’s Guide
    • Contributing guidelines
    • Guide to the sbt build
    • The compiler plugin and code generator
    • Native Intermediate Representation
  • Blog
  • Changelog
  • FAQ

Related Topics

  • Documentation overview
    • Previous: Community Libraries
    • Next: Contributing guidelines

Quick search

©2016-2018, EPFL. | Powered by Sphinx 1.7.6 & Alabaster 0.7.11