| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Fix a variable name typo in qsharp.html.markdown (#4240) | Peiran Yao | 2021-11-01 | -2/+2 |
| | | | | `q` is not defined, instead it should be `qs`. | |||
| * | [qsharp/en] Remove mention of multi-line comments | Mariia Mykhailova | 2020-08-06 | -11/+0 |
| | | | | Q# does not support multi-line comments, so that mention can be misleading. | |||
| * | Fixing last remaining carriage return formatting | Andrew Ryan Davis | 2020-08-06 | -7/+11 |
| | | ||||
| * | Fixing that pesky multi-line | Andrew Ryan Davis | 2020-08-06 | -2/+4 |
| | | ||||
| * | Changing those comments back until a Q# formatter is available | Andrew Ryan Davis | 2020-08-06 | -30/+32 |
| | | | | Looks like using C# formatter, it can't accept the Q# multi-lines. Makes sense | |||
| * | Adjusting formatting to clean up carriage return and multi line comment | Andrew Ryan Davis | 2020-08-06 | -28/+42 |
| | | | | The line limit is making things a bit skewed, and adding multi line comment | |||
| * | Formatting fix | Andrew Ryan Davis | 2020-08-06 | -1/+2 |
| | | | | Changing formatting to fix issue | |||
| * | Add documentation for Q# | Vincent van Wingerden | 2020-08-06 | -0/+192 |
