source: sasmodels/sasmodels/py2c.py

Revision Log Mode:


Legend:

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