about summary refs log tree commit diff stats
path: root/doc/howto-publish-a-release.md
Commit message (Collapse)AuthorAgeFilesLines
* Fully migrate from distutils to setuptoolsWojciech Siewierski2020-05-131-1/+1
| | | | Even the Python docs recommend setuptools over using distutils directly.
* Updated release doctoonn2018-09-101-2/+2
| | | | | | The very last step changed. Also replaced a stale link in the man page.
* Update the release checklist about version bumpstoonn2018-06-061-1/+1
|
* elaborated on how to tag a commithut2018-02-221-1/+3
|
* Added chapter about preparing the stable branch before releasehut2018-02-221-0/+23
|
* removed redundant directive in howto-publish-a-release.mdhut2018-02-211-1/+0
|
* update howto-publish-a-release.mdhut2018-02-211-2/+4
|
* doc: howto-publish-a-release: Add tag stepsnfnty2017-02-191-1/+2
|
* doc/howto-publish-a-release: Use `*` for bullet listsnfnty2017-02-171-29/+29
|
* setup.py: Use distutils by defaultnfnty2017-02-111-1/+1
| | | | Fixes #805
* doc/howto-publish-a-release: Change to markdownnfnty2017-02-101-0/+49
                       

                                                                                


                              
                         

                               
                         
                        
                                
parse/0: instruction: 12
parse/0:   ingredient: {name: "999", value: 0, type: 0, properties: [999: literal]}
parse/0:   ingredient: {name: "1", value: 0, type: 0, properties: [1: offset]}
parse/0: instruction: 1
parse/0:   ingredient: {name: "1", value: 0, type: 0, properties: [1: literal]}
parse/0:   product: {name: "123", value: 0, type: 1, properties: [123: integer]}
after-brace/0: recipe main
after-brace/0: jump-unless ...
after-brace/0: copy ...
run/0: instruction main/0
run/0: ingredient 0 is 999
run/0: jump-unless fell through
run/0: instruction main/1
run/0: ingredient 0 is 1
mem/0: storing 1 in location 123