Automatically exported from code.google.com/p/lawker
License
timm/lawker
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This repository is organized as follows. --| TOP LEVEL |----------------------------------------------- block # place to chop up code. use for branches freezer # frozen code. place to store tags fridge # fresh code. for the current trunk wiki # google wiki pages --| INSIDE "block" |----------------------------------------------- block/ timm # play pen sub-directory for person "timm" fred # etc your name ... --| INSIDE "freezer" |----------------------------------------------- freezer/ thing/ /latest # e.g. copy of the 1.1 directory /1.1 # e.g. thing.awk # one combined file for "thing" doc/ # documentation of v1.1 of thing otherstuff/ --| INSIDE "fridge" |----------------------------------------------- fridge/ doc/ # awk.info stuff (see "doc" below) etc/ # config files gawk/ # gawk code xgawk/ # xgawk code share/ img/ var/ # long live temporaries share/ # auto generated stuff --| INSIDE ".awk" files |----------------------------------------- The following standard is optional. The code that renders the awk.info web site can "pretty print" awk code stored in lawker. For example, http://awk.info/?gawk/array/join.awk is a pretty print of http://lawker.googlecode.com/svn/fridge/gawk/array/join.awk. To enable that pretty print, please see the instructions in http://awk.info/?prettyprint .
About
Automatically exported from code.google.com/p/lawker
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published