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

Many changes to OcaIDE #19

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

Commits on May 15, 2012

  1. Enable OcaIDE debugging with variables relating to Camlp4 module.

        - fix bug 0013 in Mantis bug tracker
    trungtq committed May 15, 2012
    Configuration menu
    Copy the full SHA
    d84e95a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2012

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

Commits on Oct 29, 2012

  1. Merge remote branch 'upstream/master'

    trungtq committed Oct 29, 2012
    Configuration menu
    Copy the full SHA
    db093e6 View commit details
    Browse the repository at this point in the history
  2. merge with upstream

    trungtq committed Oct 29, 2012
    Configuration menu
    Copy the full SHA
    ab47ad2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2012

  1. fix exception StackOverFlow in pattern maching

    trungtq committed Oct 30, 2012
    Configuration menu
    Copy the full SHA
    a33a704 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2012

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

Commits on Nov 6, 2012

  1. Merge remote branch 'upstream/master'

    trungtq committed Nov 6, 2012
    Configuration menu
    Copy the full SHA
    00147ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d586f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a6336 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2012

  1. update from upstream/master

    trungtq committed Nov 7, 2012
    Configuration menu
    Copy the full SHA
    3c61404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421e968 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2012

  1. Provide the subdirectory paths of '_build' folder to OcamlDebugger wh…

    …en debugging
    trungtq committed Dec 7, 2012
    Configuration menu
    Copy the full SHA
    cbc430b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2012

  1. jump to the exact source code location from call stack frame, high li…

    …ght the source code range of break point
    trungtq committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    0087a65 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2013

  1. add build folder

    trungtq committed Jun 4, 2013
    Configuration menu
    Copy the full SHA
    a689bab View commit details
    Browse the repository at this point in the history

Commits on May 3, 2014

  1. Enable OcaIDE debugging with variables relating to Camlp4 module.

        - fix bug 0013 in Mantis bug tracker
    trungtq committed May 3, 2014
    Configuration menu
    Copy the full SHA
    685eb6a View commit details
    Browse the repository at this point in the history
  2. merge with upstream

    trungtq committed May 3, 2014
    Configuration menu
    Copy the full SHA
    b02395c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7517c6 View commit details
    Browse the repository at this point in the history
  4. merge changes from HEAD

    trungtq committed May 3, 2014
    Configuration menu
    Copy the full SHA
    b101446 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2014

  1. enhance comment at the end of file

    trungtq committed May 7, 2014
    Configuration menu
    Copy the full SHA
    5f08dfd View commit details
    Browse the repository at this point in the history
  2. more enhancements for comment feature

    trungtq committed May 7, 2014
    Configuration menu
    Copy the full SHA
    37ee9ef View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2014

  1. Merge remote-tracking branch 'upstream/master'

    trungtq committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    7b6cfb9 View commit details
    Browse the repository at this point in the history
  2. improve code completion feature

    trungtq committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    c942272 View commit details
    Browse the repository at this point in the history
  3. improvement on code completion feature

    trungtq committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    4312d22 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

  1. improvement on 'jump to definition'

    trungtq committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    061161d View commit details
    Browse the repository at this point in the history
  2. minor changes

    trungtq committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    bda3ba8 View commit details
    Browse the repository at this point in the history
  3. minor changes

    trungtq committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    5cfa162 View commit details
    Browse the repository at this point in the history
  4. m

    trungtq committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    8e643a8 View commit details
    Browse the repository at this point in the history
  5. restructure

    trungtq committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    da13750 View commit details
    Browse the repository at this point in the history
  6. restructure code

    trungtq committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    4f51d43 View commit details
    Browse the repository at this point in the history
  7. add 'go to definition' feature

    trungtq committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    5d1579b View commit details
    Browse the repository at this point in the history
  8. some changes

    trungtq committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    b0d6142 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a049f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2014

  1. improvements

    trungtq committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    2bf27af View commit details
    Browse the repository at this point in the history
  2. quick jump to next, prev block of code

    trungtq committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    adccf9b View commit details
    Browse the repository at this point in the history
  3. at least can make auto-completion works

    trungtq committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    20dcf50 View commit details
    Browse the repository at this point in the history
  4. minor changes

    trungtq committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    d531659 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2014

  1. significant changes, and I'm happy with them

    trungtq committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    b3bf14e View commit details
    Browse the repository at this point in the history
  2. improve on selection feature

    trungtq committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    999e831 View commit details
    Browse the repository at this point in the history
  3. improvements

    trungtq committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    ba0e202 View commit details
    Browse the repository at this point in the history
  4. improvements

    trungtq committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    5d0eaa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2014

  1. improve hover feature

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    a357dea View commit details
    Browse the repository at this point in the history
  2. improvements

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    d4bffb1 View commit details
    Browse the repository at this point in the history
  3. always show type even souce code is modified

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    0357810 View commit details
    Browse the repository at this point in the history
  4. minor changes

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    c7cf826 View commit details
    Browse the repository at this point in the history
  5. still need to be improved

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    d55f9d6 View commit details
    Browse the repository at this point in the history
  6. in progress

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    f062019 View commit details
    Browse the repository at this point in the history
  7. so far so good

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    7d62805 View commit details
    Browse the repository at this point in the history
  8. significant improvements

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    b63b4d0 View commit details
    Browse the repository at this point in the history
  9. acceptable, (so sleepy)

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    fba111c View commit details
    Browse the repository at this point in the history
  10. wonderful, go home and sleep now!

    trungtq committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    c6a5da2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2014

  1. cache last parsed annotation

    trungtq committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    6b509d1 View commit details
    Browse the repository at this point in the history
  2. Go to next/previous annotation

    trungtq committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    9bdd7dc View commit details
    Browse the repository at this point in the history
  3. improvement on annotation navigating

    trungtq committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    9503b7b View commit details
    Browse the repository at this point in the history
  4. improve build actions

    trungtq committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    1a0a1db View commit details
    Browse the repository at this point in the history
  5. minor changes

    trungtq committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    b7193ad View commit details
    Browse the repository at this point in the history
  6. minor changes

    trungtq committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    6ddf102 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2014

  1. minor changes

    trungtq committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    6bca819 View commit details
    Browse the repository at this point in the history
  2. improvement on completion

    trungtq committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    4edd405 View commit details
    Browse the repository at this point in the history
  3. improvement on completion

    trungtq committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    9ff5582 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into HEAD

    trungtq committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    582fade View commit details
    Browse the repository at this point in the history
  5. more improvements

    trungtq committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    4c56def View commit details
    Browse the repository at this point in the history
  6. minor changes

    trungtq committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    dc76b8c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2014

  1. minor changes

    trungtq committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    680fbd7 View commit details
    Browse the repository at this point in the history
  2. minor changes

    trungtq committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    41fb49d View commit details
    Browse the repository at this point in the history
  3. print compiling time

    trungtq committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    6369ad1 View commit details
    Browse the repository at this point in the history
  4. some changes

    trungtq committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    8c63845 View commit details
    Browse the repository at this point in the history
  5. improve going to definition

    trungtq committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    7c8f353 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2014

  1. some changes

    trungtq committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    b5b5142 View commit details
    Browse the repository at this point in the history
  2. minor changes

    trungtq committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    bf400a4 View commit details
    Browse the repository at this point in the history
  3. Add recovery ability to parser

    trungtq committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    a713da4 View commit details
    Browse the repository at this point in the history
  4. minor changes

    trungtq committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    78882c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e637af View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2014

  1. add type information in auto-completion

    trungtq committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    2fd3da0 View commit details
    Browse the repository at this point in the history
  2. allow search type information in outline

    trungtq committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    099f1ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd1bb50 View commit details
    Browse the repository at this point in the history
  4. testing scripts

    trungtq committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    ce9ed6c View commit details
    Browse the repository at this point in the history
  5. improve outline feature

    trungtq committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    8497447 View commit details
    Browse the repository at this point in the history
  6. don't show identifer, paramter in quick outline

    trungtq committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    a6a5694 View commit details
    Browse the repository at this point in the history
  7. support regex in quick outline

    trungtq committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    4c82344 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2014

  1. add foreground color to preference

    trungtq committed Oct 16, 2014
    Configuration menu
    Copy the full SHA
    a260e5d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2014

  1. remove foreground setting from preferences

    trungtq committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    440540c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2014

  1. update correct path of projects. Always add current dir '.' to projec…

    …t paths
    trungtq committed Oct 20, 2014
    Configuration menu
    Copy the full SHA
    ccb12ed View commit details
    Browse the repository at this point in the history
  2. allow Parameter typ in Def structure

    trungtq committed Oct 20, 2014
    Configuration menu
    Copy the full SHA
    fc2422d View commit details
    Browse the repository at this point in the history
  3. jump by indentation

    trungtq committed Oct 20, 2014
    Configuration menu
    Copy the full SHA
    1de9d57 View commit details
    Browse the repository at this point in the history
  4. selection by indentation

    trungtq committed Oct 20, 2014
    Configuration menu
    Copy the full SHA
    4fe484f View commit details
    Browse the repository at this point in the history
  5. move cursor and select text by blocks

    trungtq committed Oct 20, 2014
    Configuration menu
    Copy the full SHA
    a8a4e6e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2014

  1. Configuration menu
    Copy the full SHA
    16c2877 View commit details
    Browse the repository at this point in the history
  2. delete trailing whitespaces

    trungtq committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    0c321ec View commit details
    Browse the repository at this point in the history
  3. improve on auto-completion

    trungtq committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    541023f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    871d24a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e9e9e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2014

  1. Configuration menu
    Copy the full SHA
    8bb60bd View commit details
    Browse the repository at this point in the history
  2. unnest type constructors

    trungtq committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    12b84dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d685411 View commit details
    Browse the repository at this point in the history
  4. reset .paths file when create a new project

    trungtq committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    6a7d023 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2014

  1. do not rebuild outline when text is changed because it slows down the…

    … system
    trungtq committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    b406ff6 View commit details
    Browse the repository at this point in the history
  2. improve on auto-completion

    trungtq committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    96431ac View commit details
    Browse the repository at this point in the history
  3. update Def position when parsing

    trungtq committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    8a12534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0458a73 View commit details
    Browse the repository at this point in the history
  5. indent next line by indentation of the nearest and prior non-whitespa…

    …ce line
    trungtq committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    fd4abd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2014

  1. show selected item in call stack

    trungtq committed Oct 25, 2014
    Configuration menu
    Copy the full SHA
    7e0b0e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2014

  1. change priority of some tasks

    trungtq committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    86504cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into HEAD

    trungtq committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    775d46f View commit details
    Browse the repository at this point in the history
  3. add path to debugger

    trungtq committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    fb4d98d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2014

  1. save all files before compiling

    trungtq committed Nov 2, 2014
    Configuration menu
    Copy the full SHA
    fa65769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b437a View commit details
    Browse the repository at this point in the history
  3. minor changes

    trungtq committed Nov 2, 2014
    Configuration menu
    Copy the full SHA
    3a65883 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. change completion priority

    trungtq committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    278df3c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

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

Commits on Nov 19, 2014

  1. update location in parser

    trungtq committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    6c8353a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2014

  1. search definitions in a locally aliased module

    trungtq committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    14f0cd7 View commit details
    Browse the repository at this point in the history
  2. improve search defns of locally aliased modules

    trungtq committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    03ce5e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    954de54 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. improve auto-completion

    trungtq committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    801d0b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2015

  1. Improve new-line-and-indent

    trungtq committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    c7ae8fc View commit details
    Browse the repository at this point in the history
  2. Improve new-line-and-indent

    trungtq committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    540cebc View commit details
    Browse the repository at this point in the history
  3. using outline tree to enhance auto-completion

    trungtq committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    90f0c3e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2015

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

Commits on Jan 26, 2015

  1. use both ml & mli files (even for the same module) to find completion…

    … proposals
    trungtq committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    7b18f7a View commit details
    Browse the repository at this point in the history
  2. improve completion proposals

    trungtq committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    360e0f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. disable log

    trungtq committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    6d37968 View commit details
    Browse the repository at this point in the history
  2. provide hyperlink presenter for OcamlEditor

    trungtq committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    40b659c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2015

  1. disable error log

    trungtq committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    96d5abb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2015

  1. improve switch comment

    trungtq committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    4b744e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2015

  1. improve outline, support *

    trungtq committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    2351d5b View commit details
    Browse the repository at this point in the history
  2. minor

    trungtq committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    217ed11 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. support cppo syntax

    trungtq committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    943e7f9 View commit details
    Browse the repository at this point in the history
  2. improve cppo parser

    trungtq committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    5e2b52f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. fix cppo grammar

    trungtq committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    6ce3faa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. syntax highlight bold docs comment

    trungtq committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    c17ea2a View commit details
    Browse the repository at this point in the history
  2. improve shift-left indentation

    trungtq committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    d7900fd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Improve OcamlPath

    trungtq committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    7bad5b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2015

  1. Synchronize and Goto Outline

    trungtq committed Dec 26, 2015
    Configuration menu
    Copy the full SHA
    9b7f8ab View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/cppo'

    trungtq committed Dec 26, 2015
    Configuration menu
    Copy the full SHA
    f1739a2 View commit details
    Browse the repository at this point in the history
  3. improve Synchronize and Goto Outline

    trungtq committed Dec 26, 2015
    Configuration menu
    Copy the full SHA
    2cda1be View commit details
    Browse the repository at this point in the history