source: sasmodels/sasmodels/py2c.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @765d025   6 years pkienzle Merge remote-tracking branch 'upstream/beta_approx'
(edit) @6f91c91   7 years pkienzle track line number for c header
(edit) @5dd7cfb   7 years pkienzle track line numbers; allow expressions in array initializers
(edit) @d5014e4   7 years pkienzle Merge remote-tracking branch 'omer/master'
(edit) @0bd0877   7 years omereis working main in translated python
(edit) @4339764   7 years omereis printing warnings
(edit) @d7f33e5   7 years pkienzle quiet py2c main
(edit) @6a37819   7 years pkienzle fix True/False/None? for python 3
(edit) @4c87de0   7 years pkienzle improve docs; implement simple print; support True/False?; fix division; …
(edit) @15be191   7 years pkienzle Fix line breaks so there is only one space between lines
(edit) @c01ed3e   7 years pkienzle code cleanup for py2c converter
(edit) @7b1dcf9   7 years pkienzle linting
(edit) @8224d24   7 years pkienzle Merge branch 'master' of https://github.com/omereis/sasmodels
(edit) @ddfdb16   7 years omereis writing 16 charachters constants
(edit) @4c72117   7 years omereis Comparison running: fixed bug in 'visit_Return', deleted commented …
(edit) @5c2a0f2   7 years omereis writing constants in C source
(edit) @d9341fa   7 years omereis writing constants to sniplets in 'add_constants'
(edit) @1ddb794   7 years pkienzle python 2/3 compatibility
(edit) @98a4f14   7 years omereis add for loop to translate, fixed bug in visit_BinOp that wrote multiple …
(edit) @fa74acf   7 years omereis modified to fix some pylint errors
(edit) @fb5c8c7   7 years omereis fixed precedence bug, by writing parantheses around binary operators
(edit) @937afef   7 years omereis fixed bug in 'for' loop translation
(edit) @2badeca   7 years omereis compilation works from autoc.py
(edit) @71c5f4d   7 years omereis included constants in C. Fixed bug in C for loop
(edit) @3f9db6e   7 years omereis supporting all sorts of special power: ± 1/3, ½, 2, 3
(add) @71779b2   7 years omereis Supporting multiple assignment, SINCOS, power, array initiation
Note: See TracRevisionLog for help on using the revision log.