cdsspec-compiler.git
2013-10-15 Peizhao Ouparser checked
2013-10-14 Peizhao Ouadd more parsing
2013-10-11 Peizhao Ouparsing passed
2013-10-11 Peizhao Ouadd more, GlobalConstruct parsed
2013-10-11 Peizhao Ouparsing basically works
2013-10-10 Peizhao Ouadd more to spec-compiler.jj
2013-10-10 Peizhao Ouadd more & need C/C++ code recognition
2013-10-10 Peizhao OuSpecExtractor.java seems to work
2013-10-10 Peizhao Ouneed to fixed SpecExtractor.java
2013-10-10 Peizhao Ouextracting spec & compiling
2013-10-09 Peizhao Ouclean the auto-generated files
2013-10-09 Peizhao Ouadd more more spec-compiler.jj
2013-10-09 Peizhao Ouadd setup-env.sh
2013-10-09 Peizhao Ouadd more stuff to spec-compiler.jj
2013-10-09 Peizhao Ouclean
2013-10-08 Peizhao Ouusing javacc to compile
2013-10-08 Peizhao OuMerge branch 'master' of ssh://demsky.eecs.uci.edu...
2013-10-08 Peizhao OuMerge branch 'master' of ssh://demsky.eecs.uci.edu...
2013-10-08 Peizhao Ounew repo structure
2013-10-08 Peizhao Ousrc structure
2013-10-08 Peizhao Oumodification
2013-10-08 Peizhao Ouinitializing the repo
2013-09-26 Brian DemskyAdd support for annotations
2013-09-04 Brian NorrisMerge remote-tracking branch 'origin/master'
2013-09-04 Brian Norrisrun.sh: support running from a different directory
2013-08-15 Brian NorrisREADME.md: use HTML URL, not PHP
2013-08-14 Brian NorrisREADME.md: move copyright down
2013-08-14 Brian NorrisREADME.md: add detail for benchmarks
2013-08-14 Brian NorrisREADME.md: improve wording
2013-08-14 Brian NorrisREADME.md: add more fairness notes
2013-08-14 Brian NorrisMakefile: add README.pdf target
2013-08-14 Brian NorrisREADME.md: remove <pre></pre> tags
2013-08-14 Brian Norristhreads: kill clang warnings about struct/class Thread
2013-08-14 Brian Norrismalloc: modify compiler warning workarounds
2013-08-14 Brian Norrisimpatomic: silence more clang warnings
2013-08-14 Brian Norristest: silence some unused-value warnings
2013-08-14 Brian NorrisREADME.md: have to include our headers
2013-08-14 Brian NorrisREADME.md: reverse store/load
2013-08-14 Brian NorrisREADME.md: add supported API section
2013-08-14 Brian NorrisREADME.md: add End of Execution Summary section
2013-08-14 Brian NorrisREADME.md: reporting multiple data races for the same...
2013-08-14 Brian Norrismodel: only print 'Total nodes' for verbose printing
2013-08-14 Brian NorrisREADME.md: reformat
2013-08-14 Brian NorrisREADME.md: add linux locks example
2013-08-14 Brian NorrisREADME.md: update title
2013-08-14 Brian NorrisREADME.md: point non-git users to gitweb
2013-08-13 Brian NorrisREADME.md: push URLs down to See Also section
2013-08-13 Brian NorrisREADME.md: add extra blank lines
2013-08-13 Brian NorrisREADME.md: update much of the README
2013-08-13 Brian Norrismain: suggest thrd_yield() for -y fairness
2013-08-13 Brian Norrisrun.sh: set Mac OSX DYLD_LIBRARY_PATH
2013-08-13 Brian Norrisdelete README symlink
2013-08-13 Brian NorrisLICENSE: add newline at end of file
2013-07-17 Brian Norristest: insanesync: consolidate lines
2013-07-17 Brian Norristest: insanesync: remove unnecessary casting
2013-07-17 Brian Norristest: insanesync: convert to C++
2013-07-16 Brian Norristest: addr-satcycle: add new address-based sat. cycle...
2013-07-10 Brian Norrisrun.sh: don't silently ignore a non-executable file...
2013-07-10 Brian Norristest: mo-satcycle: add new MO satisfaction cycle example
2013-07-10 Brian Norristest: uninit: typo
2013-06-06 Brian Norrisexecution: remove redundant condition, reword doc for...
2013-06-06 Brian Norrisexecution: document additional mo_may_allow() optimization
2013-06-06 Brian Norrisexecution: document promises list; it is assumed to...
2013-06-05 Brian Norrismodel: remove redundant code (is_enabled)
2013-06-05 Brian Norrisdocs: improve Doxygen documentation
2013-06-05 Brian NorrisREADME: use markdown format for direct URL link
2013-06-04 Brian NorrisREADME: more formatting, correct statement about bench.sh
2013-06-04 Brian NorrisREADME: a few more formatting issues
2013-06-04 Brian NorrisMerge branch 'markdown'
2013-06-04 Brian NorrisREADME: add more `code` formatting
2013-06-03 Brian DemskyAdd example from java showing legit satisfaction cycle
2013-06-02 Brian Norris.gitignore: fixup VIM swapfile ignore
2013-06-02 Brian NorrisREADME: convert to Markdown format
2013-06-02 Brian NorrisMarkdown: add Markdown tool
2013-06-01 Brian NorrisREADME: add bit on MODEL_ASSERT() macro
2013-06-01 Brian NorrisREADME: extra "from"
2013-06-01 Brian NorrisREADME: updated help text
2013-06-01 Brian Norrismodel: cosmetic output improvements
2013-05-31 Brian Norrisparams: add multi-level verbosity
2013-05-31 Brian NorrisREADME: add LICENSE note
2013-05-31 Brian NorrisREADME: improve sections, provide better intro
2013-05-29 Brian NorrisMerge remote-tracking branch 'origin/master'
2013-05-29 Brian NorrisREADME: add a few sections
2013-05-29 Brian Norrisexecution: reformat execution traces
2013-05-29 Brian NorrisREADME: update help text
2013-05-29 Brian Norrismain: 'plug ins' -> 'plugins'
2013-05-29 Brian Norristests: Makefile: add dependency information
2013-05-29 Brian NorrisMakefile: remove more deferred variables
2013-05-29 Brian Norristests: Makefile: eliminate (some) recursive make
2013-05-08 Brian Norrisexecution: bugfix - resolved promises should propagate...
2013-05-08 Brian Norrisexecution: refactor common CV propagation into its...
2013-05-06 Brian Demskytypos
2013-05-06 Brian Demskyprint some stats in SC Analysis
2013-05-06 Brian Demskydocument and extend trace analysis interface
2013-05-06 Brian Demskycleanup plugin interface a little more.
2013-05-06 Brian Demskyadd support for analysis with options
2013-05-06 Brian Demskyadd traceanalysis support
2013-05-03 Brian NorrisMerge demsky's SC analysis fixup
2013-05-03 Brian Demskyscanalysis: don't rely on greedy search
2013-04-26 Brian Norrisscanalysis: fixup spacing
next