Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
[CL] Add TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Nov 3, 2018
1 parent b003367 commit 0589f47
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions ChangeLog.md
@@ -1,5 +1,22 @@
# Raku Perl 6.d (Diwali) Specification ChangeLog

## Table of Contents
- [Introduction](#introduction)
- [Scope / Target Audience](#scope--target-audience)
- [Additions](#additions)
- [Requiring v6.d](#requiring-v6d)
- [New Behaviors](#new-behaviors)
- [Math](#math)
- [Sets, Bags, Mixes (aka QuantHashes) and set operators](#sets-bags-mixes-aka-quanthashes-and-set-operators)
- [New Parameters and Arguments](#new-parameters-and-arguments)
- [New Routines and Operators](#new-routines-and-operators)
- [New Types](#new-types)
- [New Variables](#new-variables)
- [Clarifications of Edge Case/Coercion Behaviour](#clarifications-of-edge-casecoercion-behaviour)
- [Miscellaneous](#miscellaneous)
- [Deprecations](#deprecations)
- [Removals](#removals)

## Introduction

This document lists changes in Perl 6.d (Diwali) language
Expand Down

0 comments on commit 0589f47

Please sign in to comment.