Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudmicro/lambda-dynamodb-local
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cloudmicro/lambda-dynamodb-local
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: load_all_english_words
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 22, 2016

  1. WIP: adding words schema + updating table_gen code to use only env pa…

    …rameters
    Patrick Brandt authored and Patrick Brandt committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    33c1b39 View commit details
    Browse the repository at this point in the history
  2. WIP: got my mod working correctly

    Patrick Brandt authored and Patrick Brandt committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    a49528e View commit details
    Browse the repository at this point in the history
  3. generating sample word data

    Patrick Brandt authored and Patrick Brandt committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    755a141 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. entire list of 100k+ english words is in words.json

    Patrick Brandt authored and Patrick Brandt committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    249523d View commit details
    Browse the repository at this point in the history
Loading