Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In order.fth, replace some uses of @/! with token@/token! #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Dec 2, 2016

  1. Configuration menu
    Copy the full SHA
    77571a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Initialize wordlists the same way as vocabularies

    * src/cforth/util.fth ((init-wordlist)): Factored out from VOCABULARY.
    (vocabulary): Use it.
    
    * src/cforth/order.fth (wordlist): Use (init-wordlist).
    (set-order): Inititialize more cleanly.
    ellerh committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    7f17bde View commit details
    Browse the repository at this point in the history